Skip to main content

get_models

Function get_models 

Source
pub fn get_models(provider: &str) -> Vec<&'static Model>
Expand description

Runtime model registry for dynamically registered models.

Unlike the static model_db, this supports adding/removing models at runtime. Get all models from a provider