1. 为web_search和tavily_search添加runtime默认值None 2. 重构工具参数提取逻辑,跳过runtime参数并适配pydantic v2字段 3. 调整工具包导入顺序与格式化 4. 为外部工具调用添加上下文透传日志字段 |
||
|---|---|---|
| .. | ||
| crawl | ||
| search | ||
| __init__.py | ||
| install_skill.py | ||
| session_tools.py | ||
| tools.py | ||
1. 为web_search和tavily_search添加runtime默认值None 2. 重构工具参数提取逻辑,跳过runtime参数并适配pydantic v2字段 3. 调整工具包导入顺序与格式化 4. 为外部工具调用添加上下文透传日志字段 |
||
|---|---|---|
| .. | ||
| crawl | ||
| search | ||
| __init__.py | ||
| install_skill.py | ||
| session_tools.py | ||
| tools.py | ||