Commit 67c75b5
authored
Add Gemini 3.5 Flash and 3.1 Flash-Lite to Gemini workflow block (#2355)
Adds two new model options to GEMINI_MODELS in the v3 block:
- gemini-3.5-flash (just released)
- gemini-3.1-flash-lite-preview
Both are marked as supporting thinking_level and native code execution
to match the rest of the Gemini 3.x family. Following the convention
established when Gemini 3 Flash Preview was added (#1910), only the v3
block is updated.1 parent a593cb7 commit 67c75b5
1 file changed
Lines changed: 12 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
59 | 71 | | |
60 | 72 | | |
61 | 73 | | |
| |||
0 commit comments