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§
- Chat
Stream - A stream of chat completion responses