create()
update()
list()
retrieve()
del()
create()
createAndRun()
createAndRunUntilCompletion()
retrieve()
update()
del()
list()
listAll()
helper:
create()
retrieve()
update()
list()
create()
createAndWaitForCompletion()
waitForCompletion()
retrieve()
cancel()
in_progress
. Official OpenAI Docs
submitToolOutputs()
status: "requires_action"
and required_action.type
is submit_tool_outputs
, this endpoint can be used to submit the outputs from the tool calls once they’re all completed. All outputs must be submitted in a single request. Official OpenAI Docs
list()