Interface GenerativeReference.Builder

  • Method Details

    • 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.
    • 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.