3 Commits

Author SHA1 Message Date
ymq
1054dbb3a9 feat(embedding): 知识库支持文本(bge-m3 /txte)/多媒体(CLIP /mme)双向量引擎
- create_kb/new_kb_form 加向量引擎选择(文本 bge-m3 / 多媒体 clip-vith14)
- upload_file/batch_ingest/search_result/init.py 按 embedding_engine 路由到 /txte 或 /mme
- 文本知识库上传媒体文件友好拒绝(不再崩溃报错)
2026-08-25 13:15:11 +08:00
84448259e2 fix: GPU URLs need :10443, create VDB collection before upsert, align VDB id with chunk id 2026-08-03 17:02:06 +08:00
598f5c5c23 sync: add batch_ingest.dspy from test env 2026-08-03 10:40:25 +08:00