You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-ai/app/src/main/java/com/google/firebase/quickstart/ai/FirebaseAISamples.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -352,7 +352,7 @@ val FIREBASE_AI_SAMPLES = listOf(
352
352
templateKey ="prompt"
353
353
),
354
354
Sample(
355
-
title ="Server Prompt Templates",
355
+
title ="Server Prompt Templates - Gemini",
356
356
description ="Generate an invoice using server prompt templates. Note that you need to setup the template in the Firebase console before running this demo.",
0 commit comments