Add missing requirements of local RAG
This commit is contained in:
parent
c482acf4c1
commit
d110b92f1f
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