Closed
Description
When using AsyncDenseVectorStrategy(hybrid=True, rrf={"rank_constant": 40, "window_size": 30}) from elasticsearch/helpers/vectorstore/_async/strategies.py I am getting the following error:
BadRequestError(400, 'x_content_parse_exception', '[1:21990] [rrf] unknown field [rank_window_size] did you mean [window_size]?')
I have a docker with elasticsearch 8.14 and my elasticsearch-py is 8.17.1
What is going on with the compatibilities?
Metadata
Metadata
Assignees
Labels
No labels