Spaces:
Runtime error
Runtime error
Commit
Β·
3018a10
1
Parent(s):
f86c9cb
updating the req
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ 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
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv
|
3 |
llama-index>=0.12.41
|
4 |
llama-index-core>=0.12.41
|
5 |
+
llama-index-llms-gemini>=0.5.0
|
6 |
+
llama-index-tools-duckduckgo>=0.3.0
|
7 |
+
llama-index-utils-workflow>=0.3.2
|
8 |
+
markdownify>=1.1.0
|
9 |
+
openinference-instrumentation-llama-index>=4.3.0
|