mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-12 23:30:35 +00:00
feat: add routing reliability management
This commit is contained in:
Vendored
+6
@@ -473,6 +473,7 @@
|
||||
"Auto Group Chain": "自動グループチェーン",
|
||||
"Auto refresh": "自動更新",
|
||||
"Auto Sync Upstream Models": "アップストリームモデルの自動同期",
|
||||
"Auto-disable rules": "自動無効化ルール",
|
||||
"Auto-disable status codes": "自動無効化するステータスコード",
|
||||
"Auto-discover": "自動検出",
|
||||
"Auto-discovers endpoints from the provider": "プロバイダーからエンドポイントを自動検出します",
|
||||
@@ -683,6 +684,7 @@
|
||||
"Channel Affinity": "チャネルアフィニティ",
|
||||
"Channel affinity reuses the last successful channel based on keys extracted from the request context or JSON body.": "チャネルアフィニティは、リクエストコンテキストまたは JSON Body から抽出したキーに基づいて、前回成功したチャネルを優先的に再利用します。",
|
||||
"Channel Affinity: Upstream Cache Hit": "チャネルアフィニティ:上流キャッシュヒット",
|
||||
"Channel health checks": "チャネルヘルスチェック",
|
||||
"Channel copied successfully": "チャネルが正常にコピーされました",
|
||||
"Channel created successfully": "チャネルが正常に作成されました",
|
||||
"Channel deleted successfully": "チャネルが正常に削除されました",
|
||||
@@ -2391,6 +2393,7 @@
|
||||
"Max Disk Cache Size (MB)": "ディスクキャッシュ最大容量 (MB)",
|
||||
"Max Entries": "最大エントリ数",
|
||||
"Max output": "最大出力",
|
||||
"Max Retries": "最大再試行",
|
||||
"Max Requests (incl. failures)": "最大リクエスト数(失敗を含む)",
|
||||
"Max Requests (including failures)": "最大リクエスト数(失敗を含む)",
|
||||
"Max requests per period": "期間あたりの最大リクエスト数",
|
||||
@@ -3541,11 +3544,13 @@
|
||||
"Restore defaults": "既定に戻す",
|
||||
"Restrict user model request frequency (may impact high concurrency performance)": "ユーザーモデルのリクエスト頻度を制限する(高並行性パフォーマンスに影響を与える可能性があります)",
|
||||
"Result": "結果",
|
||||
"Request retry": "リクエスト再試行",
|
||||
"Retain last N days": "最新N日間を保持",
|
||||
"Retain last N files": "最新N個のファイルを保持",
|
||||
"Retention days": "保持日数",
|
||||
"Retry": "再試行",
|
||||
"Retry Chain": "リトライチェーン",
|
||||
"Retry Settings": "再試行設定",
|
||||
"Retry Suggestion": "リトライ提案",
|
||||
"Retry Times": "再試行回数",
|
||||
"Return a custom error immediately": "即座にカスタムエラーを返す",
|
||||
@@ -3576,6 +3581,7 @@
|
||||
"Route, auth, and balance check in one place": "ルート、認証、残高確認を一か所に集約",
|
||||
"Routes": "ルート",
|
||||
"Routing & Overrides": "ルーティングと上書き",
|
||||
"Routing Reliability": "ルーティング信頼性",
|
||||
"Routing Strategy": "ルーティング戦略",
|
||||
"Rows per page": "ページあたりの行数",
|
||||
"RPM": "RPM",
|
||||
|
||||
Reference in New Issue
Block a user