Skip to content

Commit 72bf37c

Browse files
VinayGuthalrlazo
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/FirebaseVertexAI.kt
Co-authored-by: Rodrigo Lazo <[email protected]>
1 parent 4757abc commit 72bf37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/FirebaseVertexAI.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ internal constructor(
100100
/**
101101
* Instantiates a new [LiveGenerationConfig] given the provided parameters.
102102
*
103-
* @param modelName The name of the model to use, for example `"gemini-1.5-pro"`.
103+
* @param modelName The name of the model to use, for example `"gemini-2.0-flash-exp"`.
104104
* @param generationConfig The configuration parameters to use for content generation.
105105
* @param tools A list of [Tool]s the model may use to generate content.
106106
* @param systemInstruction [Content] instructions that direct the model to behave a certain way.

0 commit comments

Comments
 (0)