mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 22:02:08 +03:00
The model sync scheduler and sync-models endpoint were blindly replacing custom models with all fetched models, including ones already in the built-in registry. Now filters out registry models before saving to custom models.