Interface CitationsConfig.Builder

  • Method Details

    • enabled

      CitationsConfig.Builder enabled(Boolean enabled)

      Specifies whether citations from the selected document should be used 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 citations from the selected document should be used 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.