Interface RawResponse.Builder

  • Method Details

    • content

      RawResponse.Builder content(String content)

      The foundation model's raw output content.

      Parameters:
      content - The foundation model's raw output content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.