Skip to content

Commit cd496b1

Browse files
Update firebase-ai/app/src/main/java/com/google/firebase/quickstart/ai/FirebaseAISamples.kt
Co-authored-by: Rosário P. Fernandes <[email protected]>
1 parent 9aedc10 commit cd496b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-ai/app/src/main/java/com/google/firebase/quickstart/ai/FirebaseAISamples.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ val FIREBASE_AI_SAMPLES = listOf(
352352
templateKey = "prompt"
353353
),
354354
Sample(
355-
title = "Server Prompt Templates",
355+
title = "Server Prompt Templates - Gemini",
356356
description = "Generate an invoice using server prompt templates. Note that you need to setup the template in the Firebase console before running this demo.",
357357
navRoute = "text",
358358
categories = listOf(Category.TEXT),

0 commit comments

Comments
 (0)