pub fn dynamic_models() -> Vec<Model>
Runtime model registry for dynamically registered models.
Unlike the static model_db, this supports adding/removing models at runtime. Get all dynamically registered models.
model_db