Skip to main content

Module types

Module types 

Source

Structs§

AiRequest
A request to an AI provider.
AiResponse
A response from an AI provider.
AiUsage
Token usage statistics.

Enums§

AiEvent
Real-time events emitted during an AI request.

Traits§

AiProvider
Trait for AI backends that can process requests.