ForcePilot/backend/package/yuxi
2026-04-28 20:30:02 +08:00
..
agents feat(model): 更新 DeepSeek 模型版本至 V4-Flash,调整相关文档和配置 2026-04-26 21:04:57 +08:00
config fix(config): 修正默认模型为 v2版本 2026-04-27 09:15:18 +08:00
knowledge feat: 添加 separator 解析器及相关配置,支持严格分隔功能 Question: 知识库对excel切分无法按行切分 2026-04-28 20:30:02 +08:00
models feat(model): 更新 DeepSeek 模型版本至 V4-Flash,调整相关文档和配置 2026-04-26 21:04:57 +08:00
plugins fix(parser): 修复 DOCX 图片回插顺序 2026-04-08 15:21:20 +08:00
repositories refactor(models): 重构模型配置[WIP] 2026-04-25 23:58:01 +08:00
services fix: 中断任务不再加入内存 Question: 启动加载中断的知识库任务状态 2026-04-27 18:19:39 +08:00
storage refactor: 增强模型提供程序管理和 UI 组件 2026-04-26 19:59:15 +08:00
utils style: format code 2026-04-01 04:16:22 +08:00
__init__.py chore(release): bump version to 0.6.1 2026-04-24 19:32:16 +08:00
main.py refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00