Interface HarnessSystemContentBlock.Builder

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

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

    • text

      The text content of the system prompt block.

      Parameters:
      text - The text content of the system prompt block.
      Returns:
      Returns a reference to this object so that method calls can be chained together.