- 在 tools_factory.py 中引入异步检索器包装函数,确保异步工具的正确处理。 - 更新 ChatbotAgent 类的 llm_call 方法为异步版本,以支持异步工具调用。 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| configuration.py | ||
| graph.py | ||
- 在 tools_factory.py 中引入异步检索器包装函数,确保异步工具的正确处理。 - 更新 ChatbotAgent 类的 llm_call 方法为异步版本,以支持异步工具调用。 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| configuration.py | ||
| graph.py | ||