Ask a question to get started
Enter to sendā¢Shift+Enter new line
Represents a single execution run.
Run()
TypedDict
The ID of the run.
The ID of the thread.
The assistant that was used for this run.
The time the run was created.
The last time the run was updated.
The status of the run. One of 'pending', 'running', "error", 'success', "timeout", "interrupted".
The run metadata.
Strategy to handle concurrent runs on the same thread.