MusaR commited on
Commit
13e0ef4
·
verified ·
1 Parent(s): 6eb665c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -2,5 +2,12 @@
2
  torch==2.1.2+cpu
3
  torchvision==0.16.2+cpu
4
  streamlit==1.35.0
5
- sentence-transformers==2.7.0
6
- # Start with just these. We'll add more later.
 
 
 
 
 
 
 
 
2
  torch==2.1.2+cpu
3
  torchvision==0.16.2+cpu
4
  streamlit==1.35.0
5
+ langchain==0.2.1
6
+ langchain-pinecone==0.1.1
7
+ langchain-community==0.2.1
8
+ langchain-groq==0.1.5
9
+ sentence-transformers==2.7.0
10
+ cohere==5.5.8
11
+ python-dotenv==1.0.1
12
+ pydantic==2.7.4
13
+ pinecone-client==3.2.2