AsyncChats

public class AsyncChats

A class for creating async chat sessions.

Functions

Link copied to clipboard
public AsyncChat create(String model)
public AsyncChat create(String model, GenerateContentConfig config)
Creates a new async chat session.