CodeReview/backend/app/services/rag
vinland100 969d899476 feat: Enhance embedding service with concurrency control, dynamic batching, and retry logic, and improve indexer with concurrent, incremental file processing. 2026-01-06 14:50:30 +08:00
..
__init__.py feat(agent): 增强任务执行流程和实时日志反馈 2025-12-16 16:56:09 +08:00
embeddings.py feat: Enhance embedding service with concurrency control, dynamic batching, and retry logic, and improve indexer with concurrent, incremental file processing. 2026-01-06 14:50:30 +08:00
indexer.py feat: Enhance embedding service with concurrency control, dynamic batching, and retry logic, and improve indexer with concurrent, incremental file processing. 2026-01-06 14:50:30 +08:00
retriever.py feat: Enhance RAG embedding dimension handling, add Qwen3 support, and improve index rebuild logic 2026-01-04 11:28:58 +08:00
splitter.py feat: 为文件操作和代码解析添加异步支持 2025-12-25 17:20:42 +08:00