google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai
/
AsyncChats
Async
Chats
public
class
AsyncChats
A class for creating async chat sessions.
Members
Functions
create
Link copied to clipboard
public
AsyncChat
create
(
String
model
)
public
AsyncChat
create
(
String
model
,
GenerateContentConfig
config
)
Creates a new async chat session.