CodeReview/backend/app/services/rag
vinland100 6abede99f4 feat: enhance embedding dimension detection with Qwen support and expand RAG index rebuild triggers. 2025-12-31 17:14:08 +08:00
..
__init__.py feat(agent): 增强任务执行流程和实时日志反馈 2025-12-16 16:56:09 +08:00
embeddings.py feat: Enhance embedding service configuration and add CI pipeline retry logic for dimension mismatches with optional index rebuild. 2025-12-31 17:11:27 +08:00
indexer.py perf(rag): 优化嵌入服务性能并改进批处理大小配置 2025-12-28 10:15:58 +08:00
retriever.py feat: enhance embedding dimension detection with Qwen support and expand RAG index rebuild triggers. 2025-12-31 17:14:08 +08:00
splitter.py feat: 为文件操作和代码解析添加异步支持 2025-12-25 17:20:42 +08:00