Skip to content

Commit d770015

Browse files
committed
small fix
1 parent 784c427 commit d770015

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
@@ -35,6 +35,7 @@ import io.ktor.websocket.close
3535
import io.ktor.websocket.readBytes
3636
import kotlin.coroutines.CoroutineContext
3737
import kotlinx.coroutines.channels.ClosedReceiveChannelException
38+
import kotlinx.serialization.ExperimentalSerializationApi
3839
import kotlinx.serialization.encodeToString
3940
import kotlinx.serialization.json.Json
4041

0 commit comments

Comments
 (0)