You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
The idea is to provide a way for CodeGate to fallback to another provider + model in case there's an issue with the original one CodeGate is proxying.
Additional Context
When actively working with a model, one might start hitting issues such as rate limits or actual downtime from the provider itself. In this case, I was trying Claude 3.7 and started hitting rate limit issues. I'd like to fallback to an equivalent model to seamlessly continue working.