feat(regulatory): 增加本地法规RAG索引检索

This commit is contained in:
2026-06-07 00:30:53 +08:00
parent 2a4dd6cfab
commit 26490f7c46
7 changed files with 411 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ olefile>=0.47
py7zr>=0.21
playwright>=1.60
PyYAML>=6.0
chromadb>=0.5
httpx>=0.27