Spaces:
Running
Running
Restodecoca
commited on
Update requirements.txt
Browse filesatualizado bm25s para versão mais recente
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ chromadb==0.5.18
|
|
4 |
langchain==0.3.7
|
5 |
nest_asyncio==1.6.0
|
6 |
llama-index-retrievers-bm25==0.4.0
|
7 |
-
bm25s==0.2.
|
8 |
llama-index-vector-stores-chroma==0.3.0
|
9 |
openpyxl
|
10 |
llama-index-readers-file
|
|
|
4 |
langchain==0.3.7
|
5 |
nest_asyncio==1.6.0
|
6 |
llama-index-retrievers-bm25==0.4.0
|
7 |
+
bm25s==0.2.6
|
8 |
llama-index-vector-stores-chroma==0.3.0
|
9 |
openpyxl
|
10 |
llama-index-readers-file
|