Skip to content

RunErrorKind

type RunErrorKind = "maxTurns" | "modelRefusal";

Error kinds supported by run error handlers.