Skip to content

Commit 8a16326

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/LiveGenerativeModel.kt
Co-authored-by: Daymon <[email protected]>
1 parent 7f4ed1a commit 8a16326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ internal constructor(
8989
* @throws [ServiceConnectionHandshakeFailedException] If the client was not able to establish a
9090
* connection with the server.
9191
*/
92+
@OptIn(ExperimentalSerializationApi::class)
9293
public suspend fun connect(): LiveSession {
9394
val clientMessage =
9495
BidiGenerateContentClientMessage(

0 commit comments

Comments
 (0)