chore(server): upgrade models (#11576)

This commit is contained in:
darkskygit
2025-04-09 13:25:12 +00:00
parent a1b518c6f4
commit 5808b3c8df
3 changed files with 3 additions and 3 deletions
@@ -67,7 +67,7 @@ export class GeminiProvider
override readonly models = [
// text to text
'gemini-2.0-flash-001',
'gemini-2.5-pro-exp-03-25',
'gemini-2.5-pro-preview-03-25',
// embeddings
'text-embedding-004',
];