666ghj
|
3a96bd4186
|
Hotfix: Increase forum timeout to better accommodate existing system stability.
|
2025-11-11 11:49:14 +08:00 |
|
Doiiars
|
e4d075cf56
|
1. 修复论坛通信问题,基于日志块增加容错
2. 使用ERROR层级来避免json解析错误导致的连环问题
|
2025-11-06 18:53:23 +08:00 |
|
Doiiars
|
950bf0d341
|
Merge pull request #155 from DoiiarX/fix-agent-communication
日志解析修复、及日志解析修复测试用例
|
2025-11-06 14:07:58 +08:00 |
|
Doiiars
|
dce6371410
|
1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
|
2025-11-06 13:57:56 +08:00 |
|
汪世胤
|
fc655d00bd
|
fix(ForumEngine): Fixes the issue where the Host Agent LLM configuration was not read from environment variables.
Signed-off-by: 汪世胤 <wangshiyin@hinadt.com>
|
2025-11-06 11:56:59 +08:00 |
|
Doiiars
|
adeedff98a
|
日志解析修复
|
2025-11-06 10:24:54 +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 |
|
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
|
cec8ed3826
|
Improve forum communication mechanism between agents.
|
2025-09-16 22:09:19 +08:00 |
|
666ghj
|
ba48e77c38
|
Remove forum host asynchronous strategy and simplify the process.
|
2025-09-16 20:47:02 +08:00 |
|
戒酒的李白
|
860cdb2f25
|
Fix simple word spelling errors.
|
2025-09-10 17:12:43 +08:00 |
|
YYL469
|
05a0eeb323
|
Updating LLM-host for ForumEngine
|
2025-09-10 16:33:27 +08:00 |
|