汪世胤
|
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
|
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 |
|