Module provider

Module provider 

Source
Expand description

Provider trait and registry

Re-exports§

pub use manager::ProviderManager;
pub use registry::ProviderRegistry;

Modules§

manager
Provider manager for orchestrating provider operations
registry
Provider registry for dynamic provider registration and discovery

Traits§

Provider
Core trait that all providers must implement

Type Aliases§

ChatStream
A stream of chat completion responses