Structs§
- Character
Avatar - Base64-encoded character avatar for clients that cannot read the daemon’s local config filesystem.
- Character
Info - Information about a character.
- Image
Ref - Reference to an image file.
- Message
- A chat message. One shape everywhere — no polymorphism.
- Message
Alternative - Stored alternate body for a regenerated assistant message.
- Stream
Metadata - Metadata attached to stream_end.
- Timing
Info - Timing information for a generation.
- Token
Counts - Token usage counts from a generation.
Enums§
- Content
Block - A structured content block within a message.
- Message
Origin - How a message entered the conversation.
- Role
- Role of a message participant.
Functions§
- derive_
content_ from_ blocks - Derive a human-readable text summary from content blocks (including tool results).
- derive_
content_ from_ blocks_ with - Derive a human-readable text summary from content blocks.