litellm/docs
Sameer Kankute 9cbe3c2c7f
feat(router): add order-based fallback so higher order deployments are tried on failure
When order=1 deployments fail, the router now automatically tries order=2,
then order=3, etc. before falling through to external fallbacks. This removes
the need for enable_pre_call_checks and makes order work as a true priority-based
fallback chain within a model group.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 21:54:30 +05:30
..
my-website feat(router): add order-based fallback so higher order deployments are tried on failure 2026-04-02 21:54:30 +05:30