fix: correct Gemini model name from gemini-3-flash to gemini-3-flash-preview

The Gemini API requires the -preview suffix for the Gemini 3 Flash model.
gemini-3-flash does not exist - only gemini-3-flash-preview is available.
This was causing 404 errors when users selected this model option.

Closes #831

Co-Authored-By: Glucksberg <markuscontasul@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-02-06 02:55:30 -05:00
parent 8de8afbab8
commit 91e1d5baad
9 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Open http://localhost:37777 to see the memory viewer.
|-------|---------------|-------|
| `gemini-2.5-flash-lite` | 10 (4,000 with billing) | **Default.** Fastest, highest free tier RPM |
| `gemini-2.5-flash` | 5 (1,000 with billing) | Higher capability |
| `gemini-3-flash` | 5 (1,000 with billing) | Latest model |
| `gemini-3-flash-preview` | 5 (1,000 with billing) | Latest model |
To change the model, update your settings: