Skip to main content

openai.openai.createrun

Home > @runlightyear/openai > OpenAI > createRun

OpenAI.createRun() method

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

Create a run

Signature:
createRun(props: CreateRunProps): Promise<CreateRunResponse>;

Parameters

ParameterTypeDescription
propsCreateRunProps
Returns:

Promise<CreateRunResponse>