数据治理项目规则生成的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 cf5e85f0b1 chore: 添加 .gitignore 文件
- 创建 .gitignore 文件,排除本地开发环境配置文件
- 忽略 .idea 和 .vscode 目录,保持项目清洁
6 months ago
data_preparation feat: rag方案代码实现 6 months ago
middlewares feat(backend): 添加中间件和日志功能 6 months ago
util feat(backend): 添加中间件和日志功能 6 months ago
.env.dev feat: 实现 RAG SQL生成系统的后端接口和前端页面 6 months ago
.env.prod feat: 实现 RAG SQL生成系统的后端接口和前端页面 6 months ago
.gitignore chore: 添加 .gitignore 文件 6 months ago
Dockerfile feat: 实现 RAG SQL生成系统的后端接口和前端页面 6 months ago
backend.py feat(backend): 添加中间件和日志功能 6 months ago
env.py feat(backend): 添加中间件和日志功能 6 months ago
index.html feat: 实现 RAG SQL生成系统的后端接口和前端页面 6 months ago
nginx.conf feat(infrastructure): 添加 Nginx 配置文件 6 months ago
rag.py feat(backend): 添加中间件和日志功能 6 months ago
requirements.txt feat: 实现 RAG SQL生成系统的后端接口和前端页面 6 months ago