Member Junction
    Preparing search index...

    Cancels the model's in-flight response (generation stops; a response.done follows).

    interface OAIProtocolResponseCancelEvent {
        type: "response.cancel";
    }
    Index

    Properties

    Properties

    type: "response.cancel"