Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 744 Bytes

File metadata and controls

12 lines (8 loc) · 744 Bytes

CancelSessionRequest

CancelSessionRequest

Properties

Name Type Required Description
message_id MessageId Yes The identifier for the in-progress exchange to cancel. This should match the messageId which was provided when initiating the exchange with streamingContinue.
response Optional[AgentMarkdownResponse] No When specified, the exchange is added to the session with the client-provided response as the result. When omitted, the exchange is not added to the session.

[Back to Model list] [Back to API list] [Back to README]