|
|
daec690f59
|
feat: 更新会话配置,重命名 session_ttl_hours 为 chat_history_ttl_hours,并调整相关逻辑以支持聊天历史过期管理
|
2026-05-10 19:29:55 +08:00 |
|
|
|
891830779f
|
feat: 重构存储逻辑,使用 ConversationRepository 和 PromptInjectionRepository 替代 SessionStore,优化会话和提示注入管理
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 15:55:27 +08:00 |
|
|
|
c65921b5e8
|
feat: 添加 AgentFactory 和 PromptInjector,重构工具注册逻辑以优化会话管理
|
2026-04-28 13:06:00 +08:00 |
|
|
|
62b38eac73
|
feat: 添加 SessionFactory 模块,重构 SessionPool 以优化会话创建逻辑
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 12:08:34 +08:00 |
|