Agentic Development ยท Infrastructure
A backup model an application switches to automatically when the primary model is unavailable, rate-limited, or returns a bad response.
Example: When the primary model returns a 503, the app silently retries the same request against a smaller fallback model instead of failing outright.