promptOutput property

PromptOutput? promptOutput
final

Response received from the message request.

Append to chat or use in other steps.

Implementation

final PromptOutput? promptOutput;