Package-level declarations
Types
Represents an event emitted when streaming a run.
Represents an event type emitted when streaming a Run.
Custom serializer for AssistantStreamEventType.
Code interpreter image
Details of the message that occurred during the run step.
Details of the message creation by the run step.
Represents a message delta i.e. any changed fields on a message during streaming.
The delta containing the fields that have changed on the message.
Details on the action required to continue the run.
Represents an execution run on a thread.
Create a run request.
Builder for RunRequest.
Represents a run step delta i.e. any changed fields on a run step during streaming.
The delta containing the fields that have changed on the run step.
A run step object.
Create a thread and run it in one request.
Create a thread and run it in one request.
Details of the tool call.
Tool call step identifier.
Represents a tool output.
A tool output builder.
Details on the tool outputs needed for this run to continue.
Functions
Create a run request.
Create a thread and run it in one request.
Creates a ToolOutput instance using the provided builder block.