flutter_gemini library

Classes

Content
Content is the value in request response
Gemini
Gemini Flutter Google Gemini SDK. Google Gemini is a set of cutting-edge large language models (LLMs) designed to be the driving force behind Google's future AI initiatives. implements GeminiInterface and GeminiInterface defines all methods of Gemini
GeminiModel
GeminiModel is the AI model and declares AI options
GeminiResponse
GeminiResponse is the value in the response of request
GeminiResponseTypeView
GenerationConfig
GenerationConfig is used when we want to declare response types
MyHttpOverrides
Parts
Parts is the value in the response of request
SafetySetting
SafetySetting Safety Settings Safety settings are part of the request you send to the text service. It can be adjusted for each request you make to the API. The following table lists the categories that you can set and describes the type of harm that each category encompasses.

Extensions

CandidateExtension on Candidates
CandidateExtension used when wanna get output simply

Exceptions / Errors

GeminiException