Interface EvaluationContent.Builder

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

@Mutable @NotThreadSafe public static interface EvaluationContent.Builder extends SdkPojo, CopyableBuilder<EvaluationContent.Builder,EvaluationContent>
  • Method Details

    • text

      The text content of the ground truth data. Used for expected response text and assertion statements.

      Parameters:
      text - The text content of the ground truth data. Used for expected response text and assertion statements.
      Returns:
      Returns a reference to this object so that method calls can be chained together.