Expand description
Core message types and event protocol.
Structs§
- Message
Tool Result - Result of a tool execution (message-layer).
- System
Cache Marker - A byte range in the system prompt that is stable enough for provider caching.
- Tool
Call - A tool call requested by the assistant.
- Usage
- Token usage statistics for a turn.
Enums§
- Agent
Event - Events emitted during a turn for streaming.
- Message
- A message in the conversation.
- Stop
Reason - Reason the assistant stopped generating.
- System
Cache Type - Provider-side caching behavior for a system prompt range.