We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b744e2b commit c645fcaCopy full SHA for c645fca
firebase-ai/app/src/main/java/com/google/firebase/quickstart/ai/FirebaseAISamples.kt
@@ -340,7 +340,7 @@ val FIREBASE_AI_SAMPLES = listOf(
340
},
341
),
342
Sample(
343
- title = "Imagen 3 - Server Template Generation",
+ title = "Server Prompt Template - Imagen",
344
description = "Generate an image using a server prompt template.",
345
navRoute = "imagen",
346
categories = listOf(Category.IMAGE),
0 commit comments