Add DQ + RAG APIs with Docling, ChromaDB, persistent ingest

This commit is contained in:
mo
2026-06-25 00:28:10 +00:00
commit db863f96e6
9 changed files with 1649 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
httpx==0.28.1
pandas==2.2.3
openpyxl==3.1.5
python-multipart==0.0.20
pydantic==2.10.4