Interface SystemContentBlock.Builder

    • Method Detail

      • text

        SystemContentBlock.Builder text​(String text)

        The text in the system prompt.

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