ai.aiAssistant.promptRequestCancel
Triggered when a prompt request is cancelled, typically by clicking the stop generation button during streaming operations.
Event Data
e.output Object
(optional)
The output object being generated when the cancellation occurred.
In this article