Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
01d084bb
Commit
01d084bb
authored
Feb 25, 2026
by
cagedbird043
Browse files
feat(antigravity): 新增 Gemini 3.1 Pro High 和 Gemini 3.1 Pro Low 模型支持
parent
31b30a6d
Changes
1
Show whitespace changes
Inline
Side-by-side
backend/internal/pkg/antigravity/claude_types.go
View file @
01d084bb
...
...
@@ -161,6 +161,8 @@ var geminiModels = []modelDef{
{
ID
:
"gemini-3-flash"
,
DisplayName
:
"Gemini 3 Flash"
,
CreatedAt
:
"2025-06-01T00:00:00Z"
},
{
ID
:
"gemini-3-pro-low"
,
DisplayName
:
"Gemini 3 Pro Low"
,
CreatedAt
:
"2025-06-01T00:00:00Z"
},
{
ID
:
"gemini-3-pro-high"
,
DisplayName
:
"Gemini 3 Pro High"
,
CreatedAt
:
"2025-06-01T00:00:00Z"
},
{
ID
:
"gemini-3.1-pro-low"
,
DisplayName
:
"Gemini 3.1 Pro Low"
,
CreatedAt
:
"2025-07-01T00:00:00Z"
},
{
ID
:
"gemini-3.1-pro-high"
,
DisplayName
:
"Gemini 3.1 Pro High"
,
CreatedAt
:
"2025-07-01T00:00:00Z"
},
{
ID
:
"gemini-3-pro-preview"
,
DisplayName
:
"Gemini 3 Pro Preview"
,
CreatedAt
:
"2025-06-01T00:00:00Z"
},
{
ID
:
"gemini-3-pro-image"
,
DisplayName
:
"Gemini 3 Pro Image"
,
CreatedAt
:
"2025-06-01T00:00:00Z"
},
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment