Interface GenerativeReference.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GenerativeReference.Builder,GenerativeReference>, SdkBuilder<GenerativeReference.Builder,GenerativeReference>, SdkPojo
Enclosing class:
GenerativeReference

public static interface GenerativeReference.Builder extends SdkPojo, CopyableBuilder<GenerativeReference.Builder,GenerativeReference>
  • Method Details

    • generationId

      GenerativeReference.Builder generationId(String generationId)

      The identifier of the LLM model.

      Parameters:
      generationId - The identifier of the LLM model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelId

      The identifier of the LLM model.

      Parameters:
      modelId - The identifier of the LLM model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.