mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 识图模型报错
This commit is contained in:
parent
49aade9ac6
commit
1fad082da6
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ ${translateLangLabels}
|
|||
e,
|
||||
userId: e.sender.user_id,
|
||||
key: Config.geminiKey,
|
||||
model: 'gemini-pro-vision',
|
||||
model: 'gemini-1.5-flash-latest',
|
||||
baseUrl: Config.geminiBaseUrl,
|
||||
debug: Config.debug
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue