Structsยง
- Chat
Message - A single message in a conversation.
- Chat
Request - Request body for text generation.
- Chat
Response - Response from a non-streaming chat request.
- Chat
Stream - An async stream of
StreamEvents from an SSE chat response. - Chat
Tool - Defines a function the model can call.
- Chat
Usage - Token counts and cost for a chat response.
- Content
Block - A single block in the response content array.
- Stream
Delta - Incremental text in a streaming event.
- Stream
Event - A single event from an SSE chat stream.
- Stream
Tool Use - A tool call from a streaming event.