JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.google.genai.Chat
Packages that use
Chat
Package
Description
com.google.genai
Uses of
Chat
in
com.google.genai
Methods in
com.google.genai
that return
Chat
Modifier and Type
Method
Description
Chat
Chats.
create
(
String
model)
Creates a new chat session.
Chat
Chats.
create
(
String
model,
GenerateContentConfig
config)
Creates a new chat session.