cancel_a_run: Cancel A Run - Beta

View source: R/functions.R

cancel_a_runR Documentation

Cancel A Run - Beta

Description

Cancels a run that is in_progress.

Usage

cancel_a_run(run_id, thread_id, return_response = F)

Arguments

run_id

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

thread_id

(string) The ID of the thread to which this run belongs. 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.