Skip to content

Commit

Permalink
Add support for Bedrock Rerank API opensearch-project#9027
Browse files Browse the repository at this point in the history
Signed-off-by: tkykenmt <[email protected]>
  • Loading branch information
tkykenmt committed Jan 7, 2025
1 parent ad8781a commit 694a391
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 0 deletions.
1 change: 1 addition & 0 deletions _ml-commons-plugin/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Using the OpenSearch machine learning (ML) framework, you can build various appl

- **Reranking search results**:
- [Reranking search results using the Cohere Rerank model]({{site.url}}{{site.baseurl}}/ml-commons-plugin/tutorials/reranking-cohere/)
- [Reranking search results using the Cohere Rerank model]({{site.url}}{{site.baseurl}}/ml-commons-plugin/tutorials/reranking-bedrock/)
- [Reranking search results using the MS MARCO cross-encoder model]({{site.url}}{{site.baseurl}}/ml-commons-plugin/tutorials/reranking-cross-encoder/)

- **Agents and tools**:
Expand Down
Loading

0 comments on commit 694a391

Please sign in to comment.