class RunsClientBaseClientCancel a run.
Create a run.
Create a batch of stateless background runs.
Delete a run.
Get a run by ID.
Block until a run is done.
Stream output from a run in real-time, until the run is done.
List all runs for a thread.
Create a run and stream the results.
Protected helper for streaming with automatic retry logic. Handles both initial requests and reconnections with SSE.
Create a run and wait for it to complete.