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

add langchain to requirements.txt

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