Merge pull request #44 from MaxRev-Dev/main

Add missing requirements of local RAG
This commit is contained in:
Shubham Saboo 2024-12-12 10:36:50 -06:00 committed by GitHub
commit d98ee4ab7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,4 +2,6 @@ phidata
qdrant-client
ollama
pypdf
openai
openai
fastapi
uvicorn