Skip to main content

Module provider

Module provider 

Source
Expand description

Provider trait and types.

Defines the interface for LLM providers with transformation hooks.

Modules§

headers
Common HTTP header names (static to avoid allocations)

Structs§

ProviderRequest
Opaque provider-specific request.
ProviderResponse
Opaque provider-specific response.

Traits§

Provider
Trait for LLM providers.

Type Aliases§

Headers
Type alias for HTTP headers (key-value pairs with static lifetime strings)