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