Commit c24eaea
committed
bug #973 Fix model name for Gemini 3 preview (Guite)
This PR was squashed before being merged into the main branch.
Discussion
----------
Fix model name for Gemini 3 preview
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fix 404 error
| License | MIT
Source of change: https://ai.google.dev/gemini-api/docs/gemini-3?hl=en
Commits
-------
e5fa64c Fix model name for Gemini 3 previewFile tree
2 files changed
+2
-2
lines changed- src/platform/src/Bridge
- Gemini
- VertexAi
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments