queue

Interrupt current execution

Interrupts the prompt that is currently executing. The next queued prompt (if any) will start immediately after.

post/api/interrupt

Request body

prompt_idstring uuid

If provided, only interrupts this specific running prompt. Otherwise interrupts all.

Response

Interrupt signal sent

Changes