retrieve_run: Retrieve Run - Beta

View source: R/functions.R

retrieve_runR Documentation

Retrieve Run - Beta

Description

Retrieves a run.

Usage

retrieve_run(run_id, thread_id, return_response = F)

Arguments

run_id

(string) The ID of the run to retrieve. Required

thread_id

(string) The ID of the thread that was run. Required

return_response

(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response).

See Also

Open AI Documentation


samterfa/openai documentation built on Oct. 9, 2024, 5:18 p.m.