Commit Graph

9 Commits

Author SHA1 Message Date
Doiiars dce6371410 1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
2025-11-06 13:57:56 +08:00
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
666ghj e1c201afc9 Increase LLM timeout for report agent to improve fault tolerance. 2025-11-04 00:08:07 +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
戒酒的李白 e5e32ff6dc The entire system has been largely completed. 2025-08-26 22:04:53 +08:00
戒酒的李白 11e8c85be6 Front-end style optimization. 2025-08-26 19:41:16 +08:00
戒酒的李白 f0788b64f3 The final report agent has been largely completed. 2025-08-26 17:34:36 +08:00