ai调试ok

This commit is contained in:
2026-06-10 16:36:26 +08:00
parent cd03cdc44a
commit ffbb6b5125
6 changed files with 650 additions and 82 deletions
+23 -1
View File
@@ -54,7 +54,29 @@
"default_profile": "默认接口",
"tool_router": "工具路由",
"enter_hint": "Enter 发送,Shift + Enter 换行",
"error_prefix": "请求失败:"
"error_prefix": "请求失败:",
"attach_image": "添加图片",
"remove_image": "移除图片",
"image_type_error": "图片格式不支持,仅支持 jpeg/png/webp/gif",
"image_size_error": "图片过大,请选择小于 4MB 的图片",
"image_read_error": "图片读取失败,请尝试其他文件",
"reasoning": "思考内容",
"trace_details": "调用详情",
"trace_database": "数据库",
"trace_rows": "行数",
"trace_columns": "列数",
"trace_count": "结果数",
"trace_tools": "工具",
"trace_reason": "原因",
"trace_error": "错误",
"trace_truncated": "结果已截断",
"tokens_avg_speed": "平均速度",
"tokens_peak_speed": "峰值速度",
"tokens_total": "总 token",
"tokens_prompt": "输入",
"tokens_completion": "输出",
"tokens_tool": "工具",
"tokens_estimated": "本地估算"
},
"aiconfig": {
"title": "AI 配置",