ForcePilot/src
2026-02-25 11:07:28 +08:00
..
agents style(format): 代码风格化 2026-02-25 11:07:28 +08:00
config feat(model): 更新默认模型以及候选模型 2026-02-15 21:11:22 +08:00
knowledge format: 格式化代码 2026-01-29 21:08:43 +08:00
models feat(model): 修改基础的 OpenAIBase 为异步调用 2026-01-28 11:30:55 +08:00
plugins feat(model): 修改基础的 OpenAIBase 为异步调用 2026-01-28 11:30:55 +08:00
repositories fix: 修复新增对话时内容直接作为标题长度超出表字段长度限制问题, titile 字段长度限制为255 2026-02-25 10:39:32 +08:00
services fix(attachments): merge state files by /attachments namespace 2026-02-21 00:59:29 +08:00
storage fix(database): 扩展 db_id 字段长度至 80 字符,以支持更长的 ID #499 2026-01-26 11:13:33 +08:00
utils feat(model): 修改基础的 OpenAIBase 为异步调用 2026-01-28 11:30:55 +08:00
__init__.py feat(知识库): 重构知识库元数据存储为PostgreSQL数据库 2026-01-24 10:56:31 +08:00