Interface SystemContentBlock.Builder

    • Method Detail

      • text

        SystemContentBlock.Builder text​(String text)

        A system prompt for the model.

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