Bedrock supports document reranking through Cohere models. Portkey provides a unifiedDocumentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
/rerank endpoint to access this capability.
For Bedrock providers, pass the complete ARN along with the model name in the
model field to make a successful request.Example: arn:aws:bedrock:us-east-1::foundation-model/cohere.rerank-v3-5:0Rerank documents
Replace the region in the ARN (e.g.,
us-east-1) with the region where your Bedrock provider is configured.Related Resources
AWS Bedrock Rerank Docs
Official AWS documentation for reranking with Amazon Bedrock reranker models.

