数据治理项目规则生成的RAG方案代码实现
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
lijiazheng abd1b94453 chore: 更新 .gitignore 文件
- 添加对 Excel 文件 (*.xlsx) 和文本文件 (*.txt) 的忽略
- 保留原有的日志文件 (*.log) 忽略规则
7 months ago
data_preparation feat: rag方案代码实现 8 months ago
middlewares feat(backend): 添加中间件和日志功能 7 months ago
util feat(backend): 添加中间件和日志功能 7 months ago
.env.dev feat: 实现 RAG SQL生成系统的后端接口和前端页面 7 months ago
.env.prod feat: 实现 RAG SQL生成系统的后端接口和前端页面 7 months ago
.gitignore chore: 更新 .gitignore 文件 7 months ago
Dockerfile feat: 实现 RAG SQL生成系统的后端接口和前端页面 7 months ago
backend.py feat(backend): 添加中间件和日志功能 7 months ago
env.py feat(backend): 添加中间件和日志功能 7 months ago
index.html feat: 实现 RAG SQL生成系统的后端接口和前端页面 7 months ago
nginx.conf feat(infrastructure): 添加 Nginx 配置文件 7 months ago
rag.py feat(backend): 添加中间件和日志功能 7 months ago
requirements.txt feat: 实现 RAG SQL生成系统的后端接口和前端页面 7 months ago