ForcePilot/src
2026-02-21 02:24:02 +08:00
..
agents fix: merge attachment prompt into system_message idempotently 2026-02-21 02:03:26 +08:00
config feat: 更新版本号至 0.5.0-beta 2026-01-24 12:06:49 +08:00
knowledge feat(knowledge): add ragflow-like chunk preset pipeline 2026-02-20 19:35: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-20 23:41:44 +08:00
services merge: attachments state sync fixes into feature/skills 2026-02-21 02:23:59 +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