Skip to main content

openai.openai.retrieverunstep

Home > @runlightyear/openai > OpenAI > retrieveRunStep

OpenAI.retrieveRunStep() method

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

Retrieve a run step

Signature:
retrieveRunStep(props: RetrieveRunStepProps): Promise<RetrieveRunStepResponse>;

Parameters

ParameterTypeDescription
propsRetrieveRunStepProps
Returns:

Promise<RetrieveRunStepResponse>