Commit Graph

12 Commits

Author SHA1 Message Date
马一丁 6d0e8f4b8c Add Comments 2025-11-14 19:44:04 +08:00
马一丁 e267b1fc04 Add Comments 2025-11-13 22:49:59 +08:00
马一丁 3e4aa6366d Add Comments 2025-11-13 11:37:13 +08:00
Doiiars dfc581ff6c 修复流式传输重试问题 2025-11-09 19:20:27 +08:00
Doiiars 474c7657fd 1. LLM接口改为字节级流式接口,防止超时错误,也避免utf-8长字节字符拼接错误 2025-11-07 15:42:02 +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