mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 14:52:09 +03:00
Changed the heuristic fallback for claude-* models from 'antigravity' to 'anthropic' as the canonical provider. Users without Antigravity credentials were getting 'No credentials for provider: antigravity' errors when sending unprefixed Claude model names like 'claude-sonnet-4-5'. Closes #570