gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt.live
/
GeminiLive
/
GeminiLive
Gemini
Live
constructor
(
apiKey
:
String
,
model
:
String
,
config
:
LiveConnectConfig
?
=
null
,
json
:
Json
=
Json { ignoreUnknownKeys = true encodeDefaults = true }
,
client
:
HttpClient
?
=
null
)