Skip to main content

openai.openai.retrieverun

Home > @runlightyear/openai > OpenAI > retrieveRun

OpenAI.retrieveRun() method

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

Retrieve a run

Signature:
retrieveRun(props: RetrieveRunProps): Promise<RetrieveRunResponse>;

Parameters

ParameterTypeDescription
propsRetrieveRunProps
Returns:

Promise<RetrieveRunResponse>