Interface CitationsConfig.Builder

  • Method Details

    • enabled

      CitationsConfig.Builder enabled(Boolean enabled)

      Specifies whether document citations should be included in the model's response. When set to true, the model can generate citations that reference the source documents used to inform the response.

      Parameters:
      enabled - Specifies whether document citations should be included in the model's response. When set to true, the model can generate citations that reference the source documents used to inform the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.