mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
chore(server): bump model version (#12798)
This commit is contained in:
@@ -46,7 +46,7 @@ export class GeminiGenerativeProvider extends GeminiProvider<GeminiGenerativeCon
|
||||
},
|
||||
{
|
||||
name: 'Gemini 2.5 Pro',
|
||||
id: 'gemini-2.5-pro-preview-05-06',
|
||||
id: 'gemini-2.5-pro-preview-06-05',
|
||||
capabilities: [
|
||||
{
|
||||
input: [
|
||||
|
||||
@@ -29,7 +29,7 @@ export class GeminiVertexProvider extends GeminiProvider<GeminiVertexConfig> {
|
||||
},
|
||||
{
|
||||
name: 'Gemini 2.5 Pro',
|
||||
id: 'gemini-2.5-pro-preview-05-06',
|
||||
id: 'gemini-2.5-pro-preview-06-05',
|
||||
capabilities: [
|
||||
{
|
||||
input: [
|
||||
|
||||
Reference in New Issue
Block a user