Commit 1e22d47
committed
feature #893 [Platform] Add Gemini 3.0 Preview model (pentiminax)
This PR was merged into the main branch.
Discussion
----------
[Platform] Add Gemini 3.0 Preview model
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | no
| Issues |
| License | MIT
This PR adds support for the new gemini-3.0-pro-preview model.
It allows developers to use Google’s latest Gemini 3.0 Pro preview model seamlessly within the existing integration.
Commits
-------
efb96eb [Platform] Add Gemini 3.0 Preview modelFile tree
2 files changed
+25
-0
lines changed- src/platform/src/Bridge
- Gemini
- VertexAi
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
28 | 40 | | |
29 | 41 | | |
30 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
34 | 47 | | |
35 | 48 | | |
36 | 49 | | |
| |||
0 commit comments