Skip to main content

dispatch_family_factory

Function dispatch_family_factory 

pub fn dispatch_family_factory(
    config: Option<&Config>,
    family: &str,
    alias: &str,
    key: Option<&str>,
    api_url: Option<&str>,
    opts: &ModelProviderRuntimeOptions,
) -> Result<Box<dyn ModelProvider>>