引入rag

This commit is contained in:
lzybetter
2026-08-07 17:13:43 +08:00
parent b9ae90d4aa
commit b43afe4b4a
15 changed files with 1330 additions and 52 deletions
+2
View File
@@ -1,4 +1,6 @@
# 剔除环境文件
.env
# 剔除不需要的文件夹
.venv/
.idea/
__pycache__/