Skip to content

Commit

Permalink
Add missing requirements of local RAG
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxRev-Dev committed Dec 12, 2024
1 parent c482acf commit d110b92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rag_tutorials/local_rag_agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ phidata
qdrant-client
ollama
pypdf
openai
openai
fastapi
uvicorn

0 comments on commit d110b92

Please sign in to comment.