Commit a00b37c
committed
Fix missing 'Preview' designation in gemini-3-pro-preview model label
The MODEL_CATALOG entry for gemini-3-pro-preview had its label set to
"Gemini 3 Pro", omitting the "Preview" designation and making it appear
as a stable GA model. The sibling entry gemini-3-flash-preview correctly
uses "Gemini 3 Flash Preview". This patch aligns the label with the model
alias and its preview status.
https://claude.ai/code/session_01E5pJiQ6Cu726PCBx9cJ76X1 parent 651a4c1 commit a00b37c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments