JKilpatrick commited on
Commit
f4b4532
1 Parent(s): c21090d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  chainlit==0.7.700
2
  openai==1.3.5
 
3
  python-dotenv==1.0.0
 
4
  pinecone-client==2.2.4
5
  langchain==0.0.350
 
1
  chainlit==0.7.700
2
  openai==1.3.5
3
+ cohere==4.37
4
  python-dotenv==1.0.0
5
+ tiktoken==0.5.1
6
  pinecone-client==2.2.4
7
  langchain==0.0.350