Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@ uvicorn>=0.15.0
|
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
fastmcp>=2.2.5
|
| 4 |
llama-index
|
|
|
|
| 5 |
llama-index-embeddings-azure-openai
|
| 6 |
-
llama-index-llms-azure-openai
|
|
|
|
| 2 |
aiohttp>=3.9.0
|
| 3 |
fastmcp>=2.2.5
|
| 4 |
llama-index
|
| 5 |
+
llama-index-tools-arxiv
|
| 6 |
llama-index-embeddings-azure-openai
|
| 7 |
+
llama-index-llms-azure-openai
|