pub fn get_models(provider: &str) -> Vec<&'static Model>
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
model_db