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