shoshana-levitt commited on
Commit
ea40f65
1 Parent(s): 2bf2647

add langchain-community to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn[standard]
3
  langchain
 
4
  chainlit==0.7.700
5
  cohere==4.37
6
  openai==1.3.5
 
1
  fastapi
2
  uvicorn[standard]
3
  langchain
4
+ langchain-community
5
  chainlit==0.7.700
6
  cohere==4.37
7
  openai==1.3.5