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