feat: add passive channel monitoring mode (#5592)
* feat: add passive channel monitoring mode * fix: clarify passive monitor mode copy
This commit is contained in:
Vendored
+5
@@ -704,6 +704,7 @@
|
||||
"Channel models": "Channel models",
|
||||
"Channel name is required": "Channel name is required",
|
||||
"Channel test completed": "Channel test completed",
|
||||
"Channel test mode": "Channel test mode",
|
||||
"Channel type is required": "Channel type is required",
|
||||
"Channel updated successfully": "Channel updated successfully",
|
||||
"Channel-specific settings (JSON format)": "Channel-specific settings (JSON format)",
|
||||
@@ -2078,6 +2079,7 @@
|
||||
"Hourly token usage by model over the past 24 hours": "Hourly token usage by model over the past 24 hours",
|
||||
"hours": "hours",
|
||||
"How client credentials are sent to the token endpoint": "How client credentials are sent to the token endpoint",
|
||||
"How frequently the system checks auto-disabled channels for recovery": "How frequently the system checks auto-disabled channels for recovery",
|
||||
"How frequently the system tests all channels": "How frequently the system tests all channels",
|
||||
"How It Works": "How It Works",
|
||||
"How model mapping works": "How model mapping works",
|
||||
@@ -3014,6 +3016,7 @@
|
||||
"Pass when key is missing": "Pass when key is missing",
|
||||
"Pass-Through": "Pass-Through",
|
||||
"Pass-through Headers (comma-separated or JSON array)": "Pass-through Headers (comma-separated or JSON array)",
|
||||
"Passive recovery only": "Passive recovery only",
|
||||
"Passkey": "Passkey",
|
||||
"Passkey Authentication": "Passkey Authentication",
|
||||
"Passkey is not available in this browser": "Passkey is not available in this browser",
|
||||
@@ -3690,6 +3693,8 @@
|
||||
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)": "Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)",
|
||||
"Scenario Templates": "Scenario Templates",
|
||||
"Scheduled channel tests": "Scheduled channel tests",
|
||||
"Scheduled full test": "Scheduled full test",
|
||||
"Scheduled full test probes non-manually-disabled channels; passive recovery only checks auto-disabled channels after real request failures.": "Scheduled full test probes non-manually-disabled channels; passive recovery only checks auto-disabled channels after real request failures.",
|
||||
"scheduling controls": "scheduling controls",
|
||||
"Science": "Science",
|
||||
"Scope": "Scope",
|
||||
|
||||
Reference in New Issue
Block a user