Re-exports§
pub use crate::types::MessageOrigin;
Structs§
- Cache
Warning - Unexpected cache invalidation warning.
- Command
Output - Command result.
- Error
- Error response.
- History
- Full state snapshot.
- NewMessage
- Conversation message appended by the daemon.
- Phase
- Generation phase change.
- Ping
- Keepalive.
- Provider
Fallback Warning - The daemon rotated from one configured provider key to another mid-request because the previous key reported a credential-scoped failure (missing, invalid, exhausted quota or budget, account-scoped rate limit).
- Send
Image - Server-generated image ready.
- Server
Hello - Server hello — sent after client connects.
- Shutdown
- Server shutting down.
- Stream
Chunk - Partial content chunk.
- Stream
End - Done streaming.
- Stream
Start - Begin streaming.
- Tool
Call - Tool invoked during generation.
- Tool
Result - Tool completed.
- Usage
Warning - A configured usage budget crossed one or more warning thresholds.
Enums§
- Server
Message - All server → client message types, tagged by “type”.