Add files via upload

This commit is contained in:
公明
2026-06-04 10:50:00 +08:00
committed by GitHub
parent da6cb347df
commit ce2eb56253
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1836,7 +1836,7 @@
"descPlaceholder": "When the orchestrator should delegate to this agent",
"fieldTools": "Tools (comma-separated; same keys as role tools)",
"fieldBindRole": "Bind role (optional)",
"fieldMaxIter": "Max sub-agent iterations (0 = use global default)",
"fieldMaxIter": "Max iterations (0 = use Settings → agent.max_iterations)",
"fieldInstruction": "System prompt (Markdown body)",
"instructionPlaceholder": "You are a specialist agent...",
"nameRequired": "Display name is required",
+1 -1
View File
@@ -1825,7 +1825,7 @@
"descPlaceholder": "何时由协调者调度该子代理",
"fieldTools": "可用工具(逗号分隔,与角色工具 key 一致)",
"fieldBindRole": "绑定角色(可选)",
"fieldMaxIter": "子代理最大迭代(0=使用全局默认",
"fieldMaxIter": "最大迭代(0=沿用设置页 agent.max_iterations",
"fieldInstruction": "系统提示词(Markdown 正文)",
"instructionPlaceholder": "You are a specialist agent...",
"nameRequired": "请填写显示名称",