Commit f2e2d65
fix: latency-based routing to prefer Haiku over unreliable Gemini fallback
simple-shuffle randomly picked Gemini (503 overloaded) before trying Haiku.
latency-based-routing prefers the fastest responding model, with proper fallback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a51dfd9 commit f2e2d65
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments