Commit 4d8a0aa
Exclude databricks-claude-opus-4-8 from Claude model discovery (#115)
The AI Gateway lists opus-4-8 but currently rejects it at launch with
"The provided model identifier is invalid.", so filter it out at discovery
to pin agent harnesses to opus-4-7.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent fd86dd3 commit 4d8a0aa
2 files changed
Lines changed: 12 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
807 | 815 | | |
808 | 816 | | |
809 | 817 | | |
| |||
820 | 828 | | |
821 | 829 | | |
822 | 830 | | |
823 | | - | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
824 | 834 | | |
825 | 835 | | |
826 | 836 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 96 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 97 | + | |
109 | 98 | | |
110 | 99 | | |
111 | 100 | | |
| |||
0 commit comments