awesome-llm-apps/ai_agent_tutorials/ai_legal_agent_team/requirements.txt
Devendra Parihar 16709ff6e7
add missing frameworks
- it automatically throws the error for `duckduckgo-search` that it's not installed
- but when it comes to `pypdf` it's not showing a related error: only showing an error while processing documents
2024-12-16 11:10:31 +05:30

6 lines
108 B
Text

phidata==2.5.33
streamlit==1.40.2
qdrant-client==1.12.1
openai
pypdf
duckduckgo-search