Skip to content

Conversation

coraldx5
Copy link

Added "dimension" parameter to define the number of dimensions when using the knn_vector type in OpenSearch.
(Ref.: Parameters in OpenSearch)

Added "dimension" parameter to define the number of dimensions when using the knn_vector type in OpenSearch.
@coraldx5 coraldx5 changed the title Update constants.py Related to #263: Suppor for knn_vector May 13, 2025
@coraldx5 coraldx5 changed the title Related to #263: Suppor for knn_vector Related to #263: Support for knn_vector May 13, 2025
@Copilot Copilot AI review requested due to automatic review settings August 26, 2025 01:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the "dimension" parameter needed for knn_vector field types in OpenSearch, addressing issue #263. The dimension parameter is required to specify the number of dimensions for vector fields in OpenSearch.

  • Added "dimension" to the list of supported field parameters

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant