-
Notifications
You must be signed in to change notification settings - Fork 507
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
[DOC] Add support for Bedrock Rerank API #9027
Labels
Comments
tkykenmt
added a commit
to tkykenmt/documentation-website
that referenced
this issue
Jan 7, 2025
Signed-off-by: tkykenmt <[email protected]>
1 task
kolchfa-aws
added a commit
that referenced
this issue
Jan 9, 2025
* Add support for Bedrock Rerank API #9027 Signed-off-by: tkykenmt <[email protected]> * Doc review Signed-off-by: Fanit Kolchina <[email protected]> * Change title Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> * fix fieldname on Amazon Bedrock Rerank API output #9029 Signed-off-by: tkykenmt <[email protected]> --------- Signed-off-by: tkykenmt <[email protected]> Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Fanit Kolchina <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
russcam
pushed a commit
to russcam/documentation-website
that referenced
this issue
Jan 10, 2025
…h-project#9029) * Add support for Bedrock Rerank API opensearch-project#9027 Signed-off-by: tkykenmt <[email protected]> * Doc review Signed-off-by: Fanit Kolchina <[email protected]> * Change title Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> * fix fieldname on Amazon Bedrock Rerank API output opensearch-project#9029 Signed-off-by: tkykenmt <[email protected]> --------- Signed-off-by: tkykenmt <[email protected]> Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Fanit Kolchina <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
russcam
pushed a commit
to russcam/documentation-website
that referenced
this issue
Jan 12, 2025
…h-project#9029) * Add support for Bedrock Rerank API opensearch-project#9027 Signed-off-by: tkykenmt <[email protected]> * Doc review Signed-off-by: Fanit Kolchina <[email protected]> * Change title Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> * fix fieldname on Amazon Bedrock Rerank API output opensearch-project#9029 Signed-off-by: tkykenmt <[email protected]> --------- Signed-off-by: tkykenmt <[email protected]> Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Fanit Kolchina <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Russ Cam <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you want to do?
Tell us about your request. Provide a summary of the request.
Amazon Bedrock introduced Rerank model support. Since 2.19, OpenSearch will be able to invoke Rerank models on Amazon Bedrock with no implementation on custom pre and post functions using pre-built functions. I've created original issue [1] and PR [2].
I'd like to submit tutorial on reranking using Bedrock Rerank API.
Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
2.19-
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
[1] opensearch-project/ml-commons#3254
[2] opensearch-project/ml-commons#3339
The text was updated successfully, but these errors were encountered: