fahmiaziz98 commited on
Commit
26934b9
·
1 Parent(s): 2a51e7d
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Main dependencies
2
+ pydantic>=2.7
3
+ langchain==0.3.3
4
+ langgraph==0.2.38
5
+ langchain-community==0.3.2
6
+ langchain-groq==0.2.0
7
+ fastembed==0.4.1
8
+ onnx==1.17.0
9
+ onnxruntime==1.18.0
10
+ streamlit==1.34.0
11
+ pinecone==5.3.1
12
+ flashrank==0.2.9