Commit 099d0d5
fix: remove retired CLAUDE_3_5_HAIKU and GROK_2 from TEE_LLM enum
claude-3-5-haiku was retired by Anthropic on Feb 19 2026.
grok-2 is discontinued by xAI — the gateway now rejects both with 404.
Removing them from the SDK enum so callers get a clear error at the
SDK level rather than a 500 from the gateway.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 52ca8ef commit 099d0d5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| 503 | + | |
503 | 504 | | |
504 | 505 | | |
505 | 506 | | |
| |||
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
| 518 | + | |
| 519 | + | |
517 | 520 | | |
518 | 521 | | |
519 | 522 | | |
| |||
0 commit comments