pub fn find_models_by_pattern(pattern: &str, models: &[Model]) -> Vec<Model>
Find all models matching a pattern (glob or substring) from the full model database