Interface TextPrompt.Builder

    • Method Detail

      • text

        TextPrompt.Builder text​(String text)

        The text in the text prompt to optimize.

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