Commit Graph

13 Commits

Author SHA1 Message Date
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +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
戒酒的李白 822bad557f System bug fixes, prompt optimization, and dynamic context adjustment. 2025-08-27 13:44:56 +08:00
戒酒的李白 1fd70bc8fb Page optimization. 2025-08-25 21:15:39 +08:00
戒酒的李白 5d49063b26 Communication encoding bug fixed, all converted to UTF-8. 2025-08-24 15:41:58 +08:00
戒酒的李白 cda55abab1 Fixing issues with the web interface. 2025-08-24 15:01:03 +08:00
戒酒的李白 5b3f5a7b87 Web interface optimization. 2025-08-24 14:56:53 +08:00
戒酒的李白 611f0691a0 At the same time, activate the search function to achieve. 2025-08-24 14:26:16 +08:00
戒酒的李白 281c5834f6 Web app bug fix. 2025-08-24 14:20:56 +08:00
戒酒的李白 5fdb1e44a1 Fixing Streamlit bugs. 2025-08-24 00:54:38 +08:00
戒酒的李白 339545f7fb Different types of base models adapted for each agent. 2025-08-23 20:19:57 +08:00
戒酒的李白 f448ddd466 Local sentiment analysis upload. 2025-08-23 15:55:07 +08:00