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

[DOC] Add support for Bedrock Rerank API #9027

Closed
1 of 4 tasks
tkykenmt opened this issue Jan 7, 2025 · 0 comments · Fixed by #9029
Closed
1 of 4 tasks

[DOC] Add support for Bedrock Rerank API #9027

tkykenmt opened this issue Jan 7, 2025 · 0 comments · Fixed by #9029

Comments

@tkykenmt
Copy link
Contributor

tkykenmt commented Jan 7, 2025

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

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

tkykenmt added a commit to tkykenmt/documentation-website that referenced this issue Jan 7, 2025
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant