Interface VectorSearchBedrockRerankingModelConfiguration.Builder

  • Method Details

    • additionalModelRequestFields

      VectorSearchBedrockRerankingModelConfiguration.Builder additionalModelRequestFields(Map<String,Document> additionalModelRequestFields)

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

      Parameters:
      additionalModelRequestFields - Specifies additional model-specific request parameters as key-value pairs that are included in the request to the Amazon Bedrock reranker model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelArn

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

      Parameters:
      modelArn - The Amazon Resource Name (ARN) of the Amazon Bedrock reranker model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.