|
|
ce6e459e19
|
✨ 添加可选稀疏向量支持到索引器
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled
- 完全兼容现有代码:默认 enable_sparse=False
- 启用时:需要安装 fastembed,设置 enable_sparse=True
- 自动初始化 FastEmbedSparse 和 RetrievalMode.HYBRID
- 失败时优雅回退到纯稠密
- 语法检查通过
|
2026-05-03 18:08:39 +08:00 |
|