Skip to content

Commit a28096f

Browse files
committed
Revert "Add gemini-2.5-flash to Firebase AI sample app"
This reverts commit 4ffb31e.
1 parent 33ecd52 commit a28096f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ai/ai-react-app/src/services/firebaseAIService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export const AVAILABLE_GENERATIVE_MODELS = [
1919
"gemini-2.0-flash",
2020
"gemini-2.0-flash-lite",
2121
"gemini-2.0-flash-exp",
22-
"gemini-2.5-flash"
2322
];
2423
export const AVAILABLE_IMAGEN_MODELS = ["imagen-3.0-generate-002"];
2524

0 commit comments

Comments
 (0)