nklomp commited on
Commit
1f563e4
1 Parent(s): f32fa37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  python-dotenv
2
  faiss-cpu
3
  InstructorEmbedding
 
4
  langchain==0.1.9
5
  langchain_community==0.0.24
6
  langchain_openai==0.0.8
 
1
  python-dotenv
2
  faiss-cpu
3
  InstructorEmbedding
4
+ cohere
5
  langchain==0.1.9
6
  langchain_community==0.0.24
7
  langchain_openai==0.0.8