Add DQ + RAG APIs with Docling, ChromaDB, persistent ingest
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
httpx==0.28.1
|
||||
python-multipart==0.0.20
|
||||
pydantic==2.10.4
|
||||
langchain==0.3.14
|
||||
langchain-community==0.3.14
|
||||
langchain-openai==0.2.14
|
||||
langchain-text-splitters==0.3.4
|
||||
chromadb==0.5.23
|
||||
sentence-transformers==3.3.1
|
||||
Reference in New Issue
Block a user