Share via


ChatSendResult Class

Result of sending a message through ChatPrompt.

Contains the final response from the AI model after all function calls and plugin processing have been completed.

Constructor

ChatSendResult(response: ModelMessage)

Parameters

Name Description
response
Required

Attributes

response

response: ModelMessage