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
@@ -353,7 +353,7 @@ val FIREBASE_AI_SAMPLES = listOf(
353
353
),
354
354
Sample(
355
355
title ="Server Prompt Templates",
356
-
description ="Generate an invoice using server prompt templates",
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