mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
feat(antigravity): add gemini-3.5-flash-extra-low (Low) model
- Add gemini-3.5-flash-extra-low across CLI menu, provider models, usage, pricing - Add MITM synonyms (high/medium/extra-low) and split pattern so Low no longer falls through to Medium - Strip models/ prefix in getMappedModel for AG public name normalization Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
decolua
co-authored by
Cursor
parent
40cfa63eb8
commit
e6c09aad15
@@ -55,6 +55,7 @@ const PROVIDER_MODELS = {
|
||||
ag: [
|
||||
{ id: "gemini-3-flash-agent" },
|
||||
{ id: "gemini-3.5-flash-low" },
|
||||
{ id: "gemini-3.5-flash-extra-low" },
|
||||
{ id: "gemini-pro-agent" },
|
||||
{ id: "gemini-3.1-pro-low" },
|
||||
{ id: "claude-sonnet-4-6" },
|
||||
|
||||
Reference in New Issue
Block a user