[Week1] 工具调用参数过滤测试 #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
验证 tool_registry._run_function 参数过滤逻辑:LLM 生成错误参数名 → 过滤 → 正常执行
涉及文件
验收标准
参数名不匹配时不崩溃,未知参数被过滤且有日志
里程碑
Week 1 — 保稳定