Interface AssistantMessageBlock.Builder

  • Method Details

    • text

      Text content from the assistant.

      Parameters:
      text - Text content from the assistant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • toolUse

      Tool use request from the assistant.

      Parameters:
      toolUse - Tool use request from the assistant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.