Structs§
- Stream
Config - Configuration for a streaming LLM call
- Tool
Definition - Tool definition sent to the LLM (schema only, no execute fn)
Enums§
- Provider
Error - Response
Format - Desired output shape for an LLM call.
- Stream
Event - Events emitted during LLM streaming.
Traits§
- Stream
Provider - The core provider trait. Implement this for each LLM backend.