Liuyang 216378d20d fix(llm): 修复知识库文档嵌入错误并优化相关逻辑
- 移除了 AsyncKnowledgeBase 类中的 RegUploadReqVO 相关代码
- 修复了知识库文档嵌入时知识库 ID 传递错误的问题
- 优化了文档扩展名处理逻辑
- 在 KnowledgeBaseServiceImpl 中添加了 @Transactional 注解,确保数据一致性- 修复了 score 和 topK 的判断逻辑错误
2025-03-14 09:32:21 +08:00
..
2024-12-18 14:12:01 +08:00