CodeReview/backend/app/api/v1
lintsinghua 17889dceee feat(retriever): 添加自动适配不同 embedding 配置的功能
支持自动检测 collection 的 embedding 配置并动态创建对应的 embedding 服务
新增从向量维度推断配置的功能,兼容旧的 collection
2025-12-16 15:28:03 +08:00
..
endpoints feat(retriever): 添加自动适配不同 embedding 配置的功能 2025-12-16 15:28:03 +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