pub fn list_known_models(
filter_provider: Option<ProviderKind>,
) -> Vec<(&'static str, ProviderKind)>Expand description
Return all known model names from the registry.
pub fn list_known_models(
filter_provider: Option<ProviderKind>,
) -> Vec<(&'static str, ProviderKind)>Return all known model names from the registry.