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
7388fcce
Commit
7388fcce
authored
Feb 27, 2026
by
erio
Browse files
fix: gofmt alignment in constants.go
parent
a6f9f9f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/domain/constants.go
View file @
7388fcce
...
...
@@ -89,12 +89,12 @@ var DefaultAntigravityModelMapping = map[string]string{
"gemini-2.5-flash-thinking"
:
"gemini-2.5-flash-thinking"
,
"gemini-2.5-pro"
:
"gemini-2.5-pro"
,
// Gemini 3 白名单
"gemini-3-flash"
:
"gemini-3-flash"
,
"gemini-3-pro-high"
:
"gemini-3-pro-high"
,
"gemini-3-pro-low"
:
"gemini-3-pro-low"
,
"gemini-3-flash"
:
"gemini-3-flash"
,
"gemini-3-pro-high"
:
"gemini-3-pro-high"
,
"gemini-3-pro-low"
:
"gemini-3-pro-low"
,
// Gemini 3 preview 映射
"gemini-3-flash-preview"
:
"gemini-3-flash"
,
"gemini-3-pro-preview"
:
"gemini-3-pro-high"
,
"gemini-3-flash-preview"
:
"gemini-3-flash"
,
"gemini-3-pro-preview"
:
"gemini-3-pro-high"
,
// Gemini 3.1 白名单
"gemini-3.1-pro-high"
:
"gemini-3.1-pro-high"
,
"gemini-3.1-pro-low"
:
"gemini-3.1-pro-low"
,
...
...
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