Interface InferenceConnectorSource.Builder

  • Method Details

    • connectorId

      InferenceConnectorSource.Builder connectorId(String connectorId)

      The identifier for the inference connector (for example, bedrock-mantle, openai, or anthropic).

      Parameters:
      connectorId - The identifier for the inference connector (for example, bedrock-mantle, openai, or anthropic).
      Returns:
      Returns a reference to this object so that method calls can be chained together.