Skip to content

[ML] Support binary embeddings from Amazon Bedrock #125378

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

Open
davidkyle opened this issue Mar 21, 2025 · 2 comments
Open

[ML] Support binary embeddings from Amazon Bedrock #125378

davidkyle opened this issue Mar 21, 2025 · 2 comments
Labels
>enhancement :ml Machine learning Team:ML Meta label for the ML team

Comments

@davidkyle
Copy link
Member

Description

Amazon Titan text embedding models have an embeddingType parameter that selects either float or binary embeddings. Add support for binary embeddings in the Inference API via the embedding_type option.

https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-titan-embed-text.html

@davidkyle davidkyle added :ml Machine learning >enhancement labels Mar 21, 2025
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Mar 21, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@demoncoder-crypto
Copy link

I have tried to solve this issue #126540 please let me know if I am on right track

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :ml Machine learning Team:ML Meta label for the ML team
Projects
None yet
Development

No branches or pull requests

3 participants