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

Support multiple embeddings per object in Object API #542

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

NikolaosPapailiou
Copy link
Collaborator

@NikolaosPapailiou NikolaosPapailiou commented Oct 11, 2024

Support multiple embeddings per object in the Object API.

This adds:

  • The ability for embedding functions to return multiple embedding per object and return both embeddings and their respective external_ids
  • Query post processing to merge score of different query embedding per object and per query.

@NikolaosPapailiou NikolaosPapailiou merged commit f41bf58 into main Oct 14, 2024
6 checks passed
@NikolaosPapailiou NikolaosPapailiou deleted the npapa/multiple-embeddings-per-object branch October 14, 2024 07:57
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.

2 participants