ForcePilot/backend
ZHOU Shujian a2ed3d9a10 test(semantic_chunking): replace mock embedding with real model
Use a real embedding model from SiliconFlow for more realistic testing.
Update test assertions to validate LaTeX formula preservation and semantic clustering of distinct chapters.
2026-04-22 16:48:11 +08:00
..
package feat(chunking): 新增语义分块预设,支持基于嵌入和聚类的智能切分 2026-04-22 16:48:11 +08:00
server feat: workspace 目录下支持新建文件夹以及上传文件 2026-04-06 18:49:13 +08:00
test test(semantic_chunking): replace mock embedding with real model 2026-04-22 16:48:11 +08:00
.python-version refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00
pyproject.toml fix: 修复包管理的导入问题 #603 2026-04-03 13:09:12 +08:00
uv.lock chore: 更新python 依赖,修复 torch 版本导致的镜像体积过大 2026-04-03 20:02:05 +08:00