Add comprehensive AWS Bedrock embedders guide#3426
Merged
Kerollmops merged 6 commits intomeilisearch:mainfrom Feb 11, 2026
Merged
Add comprehensive AWS Bedrock embedders guide#3426Kerollmops merged 6 commits intomeilisearch:mainfrom
Kerollmops merged 6 commits intomeilisearch:mainfrom
Conversation
… Bedrock embedding models including Titan, Nova, and Cohere - Include configuration examples for different Bedrock models - Add proper API key setup instructions with regional requirements - Include semantic search examples with hybrid search configuration - Update navigation to include the new Bedrock embedders guide
curquiza
previously requested changes
Jan 15, 2026
Member
|
@Kerollmops I need your technical review on it! Muchas gracias! |
Kerollmops
requested changes
Jan 15, 2026
Member
Kerollmops
left a comment
There was a problem hiding this comment.
I prefer @qdequele to review the process for creating an API Key, but otherwise I think it's good. We still need to update the different settings config to the one I linked, though.
qdequele
approved these changes
Feb 10, 2026
Kerollmops
approved these changes
Feb 11, 2026
Member
Kerollmops
left a comment
There was a problem hiding this comment.
I just checked, and it looks good to me. Thank you for the help 👏
All of the suggestions were done.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Related issue
No issue. This PR adds missing documentation for AWS Bedrock embedding models integration with Meilisearch.
What does this PR do?
This PR adds a comprehensive guide for using AWS Bedrock embedding models with Meilisearch, including:
guides/embedders/bedrock.mdx) covering:The guide provides developers with complete, working examples to integrate Meilisearch with AWS Bedrock's embedding models for semantic search capabilities.
PR checklist
Please check if your PR fulfills the following requirements: