[gemini] feat: Add Claude API fallback tier to cascade.py (#980) #1119

Merged
Rockachopa merged 1 commits from gemini/issue-980 into main 2026-03-23 18:21:19 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
37c8ec7eca feat: Add Claude API fallback tier to cascade.py
Some checks failed
Tests / lint (pull_request) Failing after 15s
Tests / test (pull_request) Has been skipped
Adds a  parameter to the  method in .
When  is set to , the router will only use
the  provider.

This allows for a fallback to a more powerful model for high-stakes tasks,
while still using local models for the majority of requests.

Fixes #980
2026-03-23 14:19:23 -04:00