Skip to content

PromptInterrupt

type PromptInterrupt = z.infer<typeof promptInterruptSchema>;

Defined in: core/src/prompt/prompt.ts:60

A single interrupt raised by a tool call (see promptInterruptSchema).