VectorSearchBedrockRerankingModelConfiguration

Configures the Amazon Bedrock model used for reranking retrieved results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies additional model-specific request parameters as key-value pairs that are included in the request to the Amazon Bedrock reranker model.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Bedrock reranker model.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String