mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-22 17:07:46 +08:00
全局统一映射
This commit is contained in:
@@ -383,8 +383,7 @@
|
||||
"compatibilityDesc": "Compatibility controls that keep stream output closer to the wire format or safer for the web UI.",
|
||||
"stripReferenceMarkers": "Strip [reference:N] markers",
|
||||
"modelTitle": "Model mapping",
|
||||
"claudeMapping": "Claude mapping (JSON)",
|
||||
"modelAliases": "Model aliases (JSON)",
|
||||
"modelAliases": "Global model aliases (JSON)",
|
||||
"autoDeleteTitle": "Session Cleanup Policy",
|
||||
"autoDeleteDesc": "Choose how DeepSeek remote chat records are cleaned up after each request completes.",
|
||||
"autoDeleteMode": "Deletion mode",
|
||||
|
||||
@@ -383,8 +383,7 @@
|
||||
"compatibilityDesc": "用于控制输出格式兼容性,避免把模型原始流里的标记直接暴露到前端。",
|
||||
"stripReferenceMarkers": "移除 [reference:N] 标记",
|
||||
"modelTitle": "模型映射",
|
||||
"claudeMapping": "Claude 映射(JSON)",
|
||||
"modelAliases": "模型别名(JSON)",
|
||||
"modelAliases": "全局模型映射(JSON)",
|
||||
"autoDeleteTitle": "会话删除策略",
|
||||
"autoDeleteDesc": "选择每次请求完成后如何清理 DeepSeek 远端聊天记录。",
|
||||
"autoDeleteMode": "删除模式",
|
||||
|
||||
Reference in New Issue
Block a user