Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target vectors support #262

Merged
merged 6 commits into from
Mar 4, 2024
Merged

Target vectors support #262

merged 6 commits into from
Mar 4, 2024

Conversation

aliszka
Copy link
Member

@aliszka aliszka commented Feb 23, 2024

No description provided.

@aliszka aliszka force-pushed the target_vectors_support branch from b2437c3 to 0e1f28f Compare February 23, 2024 18:19
@aliszka aliszka force-pushed the target_vectors_support branch from 0e1f28f to 59bc898 Compare February 23, 2024 22:00
@aliszka aliszka marked this pull request as ready for review February 23, 2024 22:02
}
}

Map<String, Float[]> vectors = obj.getVectors();
Copy link
Collaborator

Choose a reason for hiding this comment

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

it is either or, so if we have a vector, there won't be named vectors

Copy link
Member Author

Choose a reason for hiding this comment

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

true, but java client does not have validation rules, so whatever user adds, it is sent in the request.

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.

3 participants