NPMAI Ecosystem commited on
Commit
593ec8b
·
verified ·
1 Parent(s): 2f67495

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ langchain
5
+ langchain-ollama
6
+ langchain-community
7
+ ddgs
8
+ tavily-python