Skip to main content

openai.openai.cancelrun

Home > @runlightyear/openai > OpenAI > cancelRun

OpenAI.cancelRun() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

Cancel a run

Signature:
cancelRun(props: CancelRunProps): Promise<CancelRunResponse>;

Parameters

ParameterTypeDescription
propsCancelRunProps
Returns:

Promise<CancelRunResponse>