Doiiars
|
537d682861
|
1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
|
2025-11-05 14:56:49 +08:00 |
|
lintsinghua
|
66af69d958
|
Fix agent temporal perception error by adding current real-world time to LLM prompt.
|
2025-11-04 01:51:24 +08:00 |
|
ghmark675
|
62fac9ee2e
|
hotfix(timeout): increase llm call timeout to 1800s
|
2025-11-03 22:39:20 +08:00 |
|
666ghj
|
154b29c0d7
|
Completely refactor the LLM integration method to easily replace the LLM used by each module and optimize the retransmission mechanism.
|
2025-10-09 13:45:39 +08:00 |
|
666ghj
|
49d4893780
|
Standardize LLM clients and expose configurable base URLs.
|
2025-10-09 02:23:08 +08:00 |
|
戒酒的李白
|
04de3410af
|
Introduce the error retransmission mechanism to enhance robustness.
|
2025-08-24 19:48:48 +08:00 |
|
戒酒的李白
|
339545f7fb
|
Different types of base models adapted for each agent.
|
2025-08-23 20:19:57 +08:00 |
|
戒酒的李白
|
7ae863a781
|
Reconfiguration of the basic multi-agent architecture.
|
2025-08-22 22:04:08 +08:00 |
|