mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +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 提取的 Key,优先复用上一次成功的渠道。",
|
||||
"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