fix(i18n): add missing cache and settings keys to all translations
This commit is contained in:
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "استخدم تجاوزات الموفر عندما يحتاج أحد الموفرين إلى سلوك مهلة/إعادة محاولة مختلف عن الإعدادات الافتراضية العامة.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "مترجم",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Използвайте замени на доставчика, когато един доставчик се нуждае от различно поведение при изчакване/повторен опит от глобалните настройки по подразбиране.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Преводач",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2134,7 +2134,22 @@
|
||||
"themeCoral": "Korál",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Překladatel",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Brug udbydertilsidesættelser, når en udbyder har brug for en anden timeout-/genforsøgsadfærd end globale standardindstillinger.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Oversætter",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Verwenden Sie Anbieterüberschreibungen, wenn ein Anbieter ein anderes Timeout-/Wiederholungsverhalten als die globalen Standardwerte benötigt.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Übersetzer",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Utilice anulaciones de proveedores cuando un proveedor necesite un comportamiento de tiempo de espera/reintento diferente al de los valores predeterminados globales.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Traductor",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Käytä palveluntarjoajan ohituksia, kun yksi palveluntarjoaja tarvitsee erilaista aikakatkaisu-/uudelleenyritystoimintaa kuin yleiset oletusasetukset.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Kääntäjä",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Utilisez les remplacements de fournisseur lorsqu'un fournisseur a besoin d'un comportement de délai d'attente/nouvelle tentative différent de celui des valeurs par défaut globales.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Traducteur",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "השתמש בעקיפות ספק כאשר ספק אחד זקוק להתנהגות שונה של זמן קצוב/ניסיון חוזר מאשר ברירות מחדל גלובליות.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "מתרגם",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "जब एक प्रदाता को वैश्विक डिफ़ॉल्ट की तुलना में अलग टाइमआउट/पुनः प्रयास व्यवहार की आवश्यकता होती है तो प्रदाता ओवरराइड का उपयोग करें।",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "अनुवादक",
|
||||
@@ -2915,7 +2930,44 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
},
|
||||
"templatePayloads": {
|
||||
"toolCalling": {
|
||||
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Használja a szolgáltató felülbírálását, ha az egyik szolgáltatónak a globális alapértelmezetttől eltérő időtúllépési/újrapróbálkozási viselkedésre van szüksége.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Fordító",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Gunakan penggantian penyedia ketika satu penyedia memerlukan perilaku batas waktu/coba lagi yang berbeda dari default global.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Penerjemah",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2134,7 +2134,22 @@
|
||||
"themeCoral": "मूंगा",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "अनुवादक",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Utilizzare le sostituzioni del provider quando un provider necessita di un comportamento di timeout/riprova diverso rispetto alle impostazioni predefinite globali.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Traduttore",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "1 つのプロバイダーがグローバルなデフォルトとは異なるタイムアウト/再試行動作を必要とする場合は、プロバイダー オーバーライドを使用します。",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "翻訳者",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "하나의 공급자가 전역 기본값과 다른 시간 초과/재시도 동작을 필요로 하는 경우 공급자 재정의를 사용합니다.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "번역기",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Gunakan penggantian pembekal apabila satu pembekal memerlukan gelagat tamat masa/cuba semula yang berbeza daripada lalai global.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Penterjemah",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Gebruik provideroverschrijvingen wanneer een provider ander time-out/opnieuw gedrag nodig heeft dan de algemene standaardwaarden.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Vertaler",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Bruk leverandøroverstyringer når en leverandør trenger annen tidsavbrudd/forsøk på nytt enn globale standardinnstillinger.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Oversetter",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Gumamit ng mga override ng provider kapag ang isang provider ay nangangailangan ng iba't ibang gawi sa pag-timeout/subukang muli kaysa sa mga pandaigdigang default.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Tagasalin",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Użyj zastąpienia dostawcy, gdy jeden z dostawców wymaga innego zachowania związanego z przekroczeniem limitu czasu/ponownej próby niż globalne ustawienia domyślne.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Tłumacz",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Use substituições de provedor quando um provedor precisar de um comportamento de tempo limite/nova tentativa diferente dos padrões globais.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Tradutor",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2083,7 +2083,22 @@
|
||||
"comboDefaultsGuideHint2": "Use substituições de provedor quando um provedor precisar de um comportamento de tempo limite/nova tentativa diferente dos padrões globais.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Tradutor",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Folosiți suprascrierile furnizorului atunci când un furnizor are nevoie de un comportament de timeout/reîncercare diferit față de valorile prestabilite globale.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Traducător",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Используйте переопределения поставщика, если одному поставщику требуется другое поведение по тайм-ауту/повторной попытке, чем глобальные значения по умолчанию.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Переводчик",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Použite prepísania poskytovateľa, keď jeden poskytovateľ potrebuje iné správanie pri uplynutí časového limitu/opakovania, ako sú globálne predvolené hodnoty.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Prekladateľ",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Använd åsidosättande av leverantörer när en leverantör behöver ett annat beteende för timeout/försök igen än globala standardinställningar.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Översättare",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "ใช้การแทนที่ผู้ให้บริการเมื่อผู้ให้บริการรายหนึ่งต้องการพฤติกรรมการหมดเวลา/การลองใหม่ที่แตกต่างไปจากค่าเริ่มต้นส่วนกลาง",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "นักแปล",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2134,7 +2134,22 @@
|
||||
"themeCoral": "Mercan",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Çeviri",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"dbEntries": "DB Entries",
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"behaviorDeterministic": "Only non-streaming requests with temperature=0 are cached."
|
||||
"behaviorDeterministic": "Only non-streaming requests with temperature=0 are cached.",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Використовуйте перевизначення постачальника, коли одному постачальнику потрібна інша поведінка тайм-ауту/повторної спроби, ніж глобальні стандартні налаштування.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Перекладач",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
@@ -2071,7 +2071,22 @@
|
||||
"comboDefaultsGuideHint2": "Sử dụng ghi đè nhà cung cấp khi một nhà cung cấp cần hành vi hết thời gian chờ/thử lại khác với mặc định chung.",
|
||||
"sidebarVisibility": "Hide sidebar items",
|
||||
"sidebarVisibilityDesc": "Hide any sidebar navigation entry to reduce visual clutter.",
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a..."
|
||||
"sidebarVisibilityHint": "Any sidebar section is hidden automatically when a...",
|
||||
"semanticCache": "Semantic Cache",
|
||||
"autoDisableDescription": "Permanently mark provider connections as deactivated if they return specific terminal ban signals (e.g. HTTP 403 'verify your account'). This removes them from the combo rotation.",
|
||||
"preserveClientCache": "Preserve Client Cache",
|
||||
"cacheSettings": "Cache Settings",
|
||||
"autoDisableThreshold": "Ban Threshold",
|
||||
"autoDisableBannedAccounts": "Auto-Disable Banned Accounts",
|
||||
"ttlMinutes": "TTL (minutes)",
|
||||
"maxEntries": "Max Entries",
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"autoDisableThresholdDesc": "Consecutive ban signals required before permanent deactivation.",
|
||||
"debugToggle": "Enable Debug Mode",
|
||||
"sidebarVisibilityToggle": "Show Sidebar Items",
|
||||
"enabled": "Enabled",
|
||||
"strategy": "Strategy"
|
||||
},
|
||||
"translator": {
|
||||
"title": "Người phiên dịch",
|
||||
@@ -2958,6 +2973,43 @@
|
||||
"behaviorTwoTier": "Two-tier storage: in-memory LRU (fast) + SQLite (persistent across restarts).",
|
||||
"behaviorTtl": "Default TTL: 30 minutes. Configure via {envVar}.",
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
"dedupWindow": "Dedup Window",
|
||||
"inputTokens": "Input Tokens",
|
||||
"requestsShort": "reqs",
|
||||
"inputShort": "In",
|
||||
"resetting": "Resetting...",
|
||||
"cachedTokensCol": "Cached",
|
||||
"search": "Search",
|
||||
"cacheReuseRatioDesc": "Cached tokens / Total input tokens",
|
||||
"resetMetrics": "Reset Metrics",
|
||||
"loading": "Loading...",
|
||||
"cachedRequests": "Cached Requests",
|
||||
"model": "Model",
|
||||
"cached": "Cached",
|
||||
"actions": "Actions",
|
||||
"trend24h": "Cache Trend (24h)",
|
||||
"cachedShort": "Cached",
|
||||
"cacheCreation": "Creation",
|
||||
"byProvider": "Breakdown by Provider",
|
||||
"created": "Created",
|
||||
"cacheCreationTokens": "Cache Creation Tokens",
|
||||
"withCacheControl": "With Cache Control",
|
||||
"searchEntries": "Search entries...",
|
||||
"cacheReuseRatio": "Cache Reuse Ratio",
|
||||
"estCostSaved": "Est. Cost Saved",
|
||||
"cachedTokens": "Cached Tokens",
|
||||
"requests": "Requests",
|
||||
"signature": "Signature",
|
||||
"cacheCreationWrite": "Cache Creation (Write)",
|
||||
"expires": "Expires",
|
||||
"writeShort": "Write",
|
||||
"cacheHitRate": "Cache Hit Rate",
|
||||
"cacheMetrics": "Prompt Cache Metrics",
|
||||
"overview": "Overview",
|
||||
"promptCache": "Prompt Cache (Provider-Side)",
|
||||
"provider": "Provider",
|
||||
"cachedTokensRead": "Cached Tokens (Read)",
|
||||
"entries": "Entries",
|
||||
"noEntries": "No cache entries found"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user