abdo-Mansour commited on
Commit
f86c9cb
Β·
1 Parent(s): b8ee1a5

updating the req

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ llama-index-core
2
+ python-dotenv
3
+ llama-index>=0.12.41
4
+ llama-index-core>=0.12.41
5
+ llama-index-llms-gemini>=0.5.0