Skip to content

Commit a4aec74

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt
Co-authored-by: Daymon <[email protected]>
1 parent e11aa7b commit a4aec74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ import kotlinx.serialization.Serializable
6969
* @property responseSchema Output schema of the generated candidate text. If set, a compatible
7070
* [responseMimeType] must also be set.
7171
*
72-
* @property responseModalities Specifies the format of the data in which the server responds to
73-
* requests
72+
* @property responseModalities The format of data in which the model should respond with.
7473
*
7574
* Compatible MIME types:
7675
* - `application/json`: Schema for JSON response.

0 commit comments

Comments
 (0)