ForcePilot/src/agents/chatbot
2025-10-25 20:01:23 +08:00
..
__init__.py feat(agents): 重构智能体系统,引入Context替代Configuration 2025-08-31 00:34:26 +08:00
context.py feat: 使用 create_agent 接口替换老版本的 create_react_agent 2025-10-25 20:01:23 +08:00
graph.py refactor: 适配了 langchain v1 版本,但并引入新特性,仅无兼容性错误 2025-10-23 01:39:01 +08:00
state.py refactor: 适配了 langchain v1 版本,但并引入新特性,仅无兼容性错误 2025-10-23 01:39:01 +08:00
tools.py style: ruff format 2025-10-24 00:11:52 +08:00