ForcePilot/backend/package/yuxi
Wenjie Zhang bdf983f1e0 fix(parser): 修复 Docling 图片异常占位回填
保留上传失败的图片占位说明,并补充混合图片类型回填顺序的回归测试,避免占位符错位或异常路径掩盖原始错误。

Taskr: 2026-05-12-fix-docling-image-replacement-regression
2026-05-12 10:17:44 +08:00
..
agents feat(workspace): 增强工作区功能,新增默认 agents 文件创建及路径管理 2026-05-04 08:18:37 +08:00
config fix(config): 修正默认模型为 v2版本 2026-04-27 09:15:18 +08:00
knowledge feat: 使用 json_repair 替代 json 处理 LLM 评判结果,增强错误处理能力 2026-05-07 09:49:01 +08:00
models feat(model): 更新 DeepSeek 模型版本至 V4-Flash,调整相关文档和配置 2026-04-26 21:04:57 +08:00
plugins fix(parser): 修复 Docling 图片异常占位回填 2026-05-12 10:17:44 +08:00
repositories refactor(models): 重构模型配置[WIP] 2026-04-25 23:58:01 +08:00
services feat: 添加默认查询参数提取功能,优化知识库检索配置加载 2026-05-06 23:09:45 +08:00
storage refactor: 增强模型提供程序管理和 UI 组件 2026-04-26 19:59:15 +08:00
utils refactor(eval): 重构评估指标和基准生成 2026-05-06 18:04:31 +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