CodeReview/backend/app/api/v1
lintsinghua 96560e6474 feat(RAG): 添加索引任务取消检查并支持目标文件过滤
在索引过程中添加取消检查功能,允许在嵌入批处理时取消任务
支持通过target_files参数限制索引范围
2025-12-16 18:46:34 +08:00
..
endpoints feat(RAG): 添加索引任务取消检查并支持目标文件过滤 2025-12-16 18:46:34 +08:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
api.py feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00