Ley_Fill7 commited on
Commit
a65fe6e
·
1 Parent(s): 00621a0

Add the requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ llama_index==0.11.1
2
+ langchain-nvidia-ai-endpoints==0.2.1
3
+ langchain-core==0.2.35
4
+ llama_parse==0.5.0
5
+ pydantic==2.8.2