Interface ManagedSearchBedrockRerankingModelConfiguration.Builder

  • Method Details

    • additionalModelRequestFields

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

      Additional request fields to pass to the reranking model.

      Parameters:
      additionalModelRequestFields - Additional request fields to pass to the reranking model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelArn

      The ARN of the Bedrock reranking model.

      Parameters:
      modelArn - The ARN of the Bedrock reranking model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.