|
llm_adapters
|
fix: 修复工具调用的bug
|
2026-04-25 16:16:23 +08:00 |
|
__init__.py
|
test: 增加测试单元
|
2026-04-25 15:18:53 +08:00 |
|
agentic_loop.py
|
fix: 修复重复显示的bug
|
2026-04-25 17:15:25 +08:00 |
|
chat.py
|
test: 增加测试单元
|
2026-04-25 15:18:53 +08:00 |
|
chat_room.py
|
refactor: 增加多agent设置
|
2026-04-25 17:54:37 +08:00 |
|
events.py
|
test: 增加测试单元
|
2026-04-25 15:18:53 +08:00 |
|
llm_client.py
|
fix: 修复工具调用的bug
|
2026-04-25 16:16:23 +08:00 |
|
llm_response.py
|
test: 增加测试单元
|
2026-04-25 15:18:53 +08:00 |
|
stream_context.py
|
fix: 修复重复显示的bug
|
2026-04-25 17:15:25 +08:00 |
|
task.py
|
feat: 增加task实现
|
2026-04-17 23:05:54 +08:00 |