Add files via upload

This commit is contained in:
公明
2026-03-23 17:34:53 +08:00
committed by GitHub
parent 999f91e858
commit 5978fadc1d
3 changed files with 36 additions and 19 deletions
+1
View File
@@ -146,6 +146,7 @@
"callNumber": "Call #{{n}}",
"iterationRound": "Iteration {{n}}",
"aiThinking": "AI thinking",
"planning": "Planning",
"toolCallsDetected": "Detected {{count}} tool call(s)",
"callTool": "Call tool: {{name}} ({{index}}/{{total}})",
"toolExecComplete": "Tool {{name}} completed",
+1
View File
@@ -146,6 +146,7 @@
"callNumber": "调用 #{{n}}",
"iterationRound": "第 {{n}} 轮迭代",
"aiThinking": "AI思考",
"planning": "规划中",
"toolCallsDetected": "检测到 {{count}} 个工具调用",
"callTool": "调用工具: {{name}} ({{index}}/{{total}})",
"toolExecComplete": "工具 {{name}} 执行完成",