Doiiars
|
474c7657fd
|
1. LLM接口改为字节级流式接口,防止超时错误,也避免utf-8长字节字符拼接错误
|
2025-11-07 15:42:02 +08:00 |
|
dragons96
|
826e5e7e06
|
fix: Mysql query error.
|
2025-11-07 15:42:02 +08:00 |
|
try2love
|
148aafb2a8
|
修复sql特殊密码无法连接的问题
|
2025-11-06 13:59:33 +00:00 |
|
Doiiars
|
e4d075cf56
|
1. 修复论坛通信问题,基于日志块增加容错
2. 使用ERROR层级来避免json解析错误导致的连环问题
|
2025-11-06 18:53:23 +08:00 |
|
Doiiars
|
f91cf6a260
|
1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
|
2025-11-06 14:01:21 +08:00 |
|
Doiiars
|
dce6371410
|
1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
|
2025-11-06 13:57:56 +08:00 |
|
Doiiars
|
74110c4c1d
|
修复缺失的文件
|
2025-11-05 17:24:34 +08:00 |
|
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
|
14a164a260
|
Completed requirements.txt, fixed the Dockerfile, and updated the README. Significantly refactored the sentiment analyzer to be more robust against missing machine learning dependencies and controllable via a toggle.
|
2025-10-31 01:30: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 |
|
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 |
|