Skip to content

rank_window_size instead of window_size is failing #2883

Closed
@mariaapostigo

Description

@mariaapostigo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions