Bundle Google Gemini API client. Supports text generation, multimodal inputs (image, audio, video), chat sessions, function calling, and caching. Set GOOGLE_API_KEY before use. Compile with -lib gemini.
EndPoint
Gemini endpoint
Operations
GetApiKey # function
Reads API from 'api_key.dat'
function : GetApiKey() ~ StringReturn
| Type | Description |
|---|---|
| String | API key |