Package com.google.genai
Class Chats
java.lang.Object
com.google.genai.Chats
A class for creating chat sessions.
-
Method Summary
-
Method Details
-
create
Creates a new chat session.- Parameters:
model
- The model to use for the chat session.config
- The configuration for the chat session.- Returns:
- The chat session.
-
create
Creates a new chat session.- Parameters:
model
- The model to use for the chat session.- Returns:
- The chat session.
-