feat: add gemini 2.5 flash image support
This commit is contained in:
@@ -176,6 +176,7 @@ const formatScopeName = (scope: string): string => {
|
||||
'gemini-2.5-flash-lite': 'G25FL',
|
||||
'gemini-2.5-flash-thinking': 'G25FT',
|
||||
'gemini-2.5-pro': 'G25P',
|
||||
'gemini-2.5-flash-image': 'G25I',
|
||||
// Gemini 3 系列
|
||||
'gemini-3-flash': 'G3F',
|
||||
'gemini-3.1-pro-high': 'G3PH',
|
||||
|
||||
Reference in New Issue
Block a user