The Assistants API is deprecated in favor of the Responses API

Hierarchy

  • APIResource
    • Steps

Constructors

Methods

Constructors

  • Parameters

    Returns Steps

Methods

  • Returns a list of run steps belonging to a run.

    Parameters

    Returns PagePromise<RunStepsPage, RunStep>

    The Assistants API is deprecated in favor of the Responses API

  • Retrieves a run step.

    Parameters

    Returns APIPromise<RunStep>

    The Assistants API is deprecated in favor of the Responses API