Commit Graph

14 Commits

Author SHA1 Message Date
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
666ghj 960608cee9 Migrate Forum Host and Keyword Optimizer to use OpenAI client. 2025-10-08 23:01:23 +08:00
666ghj e70fceb3f3 Optimize sentiment analysis module fault tolerance and keyword optimizer prompts. 2025-10-08 01:40:19 +08:00
666ghj cec8ed3826 Improve forum communication mechanism between agents. 2025-09-16 22:09:19 +08:00
戒酒的李白 822bad557f System bug fixes, prompt optimization, and dynamic context adjustment. 2025-08-27 13:44:56 +08:00
戒酒的李白 197e68f7ba Optimize prompts. 2025-08-25 23:05:16 +08:00
戒酒的李白 f65387f951 The forum recording function has been initially completed. 2025-08-24 22:49:45 +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
戒酒的李白 4e33224633 The Insight Engine agent has been basically completed. 2025-08-23 15:11:51 +08:00
戒酒的李白 c35a6baf05 The private database analysis agent has been basically completed. 2025-08-23 14:17:24 +08:00
戒酒的李白 a33e4b3ad2 Private database operation tools completed. 2025-08-23 11:50:14 +08:00
戒酒的李白 7ae863a781 Reconfiguration of the basic multi-agent architecture. 2025-08-22 22:04:08 +08:00