Merge pull request #44 from MaxRev-Dev/main
Add missing requirements of local RAG
This commit is contained in:
commit
d98ee4ab7d
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@ phidata
|
||||||
qdrant-client
|
qdrant-client
|
||||||
ollama
|
ollama
|
||||||
pypdf
|
pypdf
|
||||||
openai
|
openai
|
||||||
|
fastapi
|
||||||
|
uvicorn
|
||||||
Loading…
Reference in a new issue