StreamFrame
Represents a frame of a streaming response from a LLM.
Inheritors
Types
The interface representing a complete frame of a streaming response from a LLM.
The interface representing a delta or partial frame of a streaming response from a LLM.
Represents a frame of a streaming response from a LLM that signals the end of the stream.
Represents a frame of a streaming response from a LLM with reasoning text delta.
Represents a frame of a streaming response from a LLM with reasoning text delta.
Represents a completion of a streaming response text part.
Represents a frame of a streaming response from a LLM with text delta.
Represents a frame of a streaming response from a LLM that contains a tool call.
Represents a frame of a streaming response from a LLM that contains a tool call.