mpav commited on
Commit
0f860f8
·
1 Parent(s): 41b3bad
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  langchain
2
  langchain-core
3
  langchain-community
 
1
+ chainlit==0.7.700
2
+ cohere==4.37
3
+ openai==1.3.5
4
+ python-dotenv==1.0.0
5
  langchain
6
  langchain-core
7
  langchain-community