Skip to main content

Module client

Module client 

Source
Expand description

Async client for Gemini web chat endpoints.

Structsยง

AsyncChatbot
Async chatbot client for interacting with Gemini.
ChatResponse
Response returned by AsyncChatbot::ask.
Choice
An alternative response choice returned by the backend.
SavedConversation
Persisted conversation state written by AsyncChatbot::save_conversation.