Class: GeminiSession
Gemini Session to manage the connection to the Gemini API
Constructors
constructor
• new GeminiSession(options
): GeminiSession
Parameters
Name | Type |
---|---|
options | GeminiSessionOptions |
Returns
Defined in
packages/core/src/llm/gemini.ts:92
Properties
gemini
• gemini: GoogleGenerativeAI