mirror of
https://github.com/xavidop/cardex.git
synced 2026-08-29 01:08:52 +00:00
feat: use gemini 2.5 pro
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ import {googleAI} from '@genkit-ai/googleai';
|
||||
|
||||
export const ai = genkit({
|
||||
plugins: [googleAI()],
|
||||
model: 'googleai/gemini-2.0-flash',
|
||||
model: 'googleai/gemini-2.5-pro-preview-05-06',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user