Commit 979e1b1
7418
fix: update Sonnet model label from 4.5 to 4.6
- src/app/api/providers/models/route.ts: updated DEFAULT_MODELS and
OpenRouter provider mapping from "Sonnet 4.5" to "Sonnet 4.6"
- src/components/chat/MessageInput.tsx: updated DEFAULT_MODEL_OPTIONS
fallback label from "Sonnet 4.5" to "Sonnet 4.6"1 parent c7c3ba5 commit 979e1b1
File tree
2 files changed
+3
-3
lines changed- src
- app/api/providers/models
- components/chat
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments