Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
llama-index
|
| 2 |
-
llama-index-llms-groq
|
| 3 |
-
groq
|
| 4 |
llama-index-embeddings-huggingface
|
| 5 |
nest-asyncio
|
| 6 |
-
qdrant_client
|
| 7 |
-
llama-index-vector-stores-qdrant
|
| 8 |
llama-index-embeddings-fastembed
|
| 9 |
fastembed
|
| 10 |
llama-index-vector-stores-faiss
|
|
|
|
| 1 |
llama-index
|
|
|
|
|
|
|
| 2 |
llama-index-embeddings-huggingface
|
| 3 |
nest-asyncio
|
|
|
|
|
|
|
| 4 |
llama-index-embeddings-fastembed
|
| 5 |
fastembed
|
| 6 |
llama-index-vector-stores-faiss
|