Interface ToolResultBlockDelta.Builder

    • Method Detail

      • text

        ToolResultBlockDelta.Builder text​(String text)

        The reasoning the model used to return the output.

        Parameters:
        text - The reasoning the model used to return the output.
        Returns:
        Returns a reference to this object so that method calls can be chained together.