Gemini Live API

Generates a Gemini LiveAPI client service class in the user's chosen programming language. Use when the user wants to build, scaffold, or integrate a client that connects to the Gemini Enterprise LiveAPI websocket endpoint, handles session setup/resumption, bearer token refresh, and sending/receiving `ClientMessage`/`ServerMessage` protos. Don't use for general (non-live, non-bidirectional) Gemini API usage such as one-shot `generateContent`, embeddings, image/video generation, or fine-tuning — use the `gemini-api` skill for those.

Google Updated 14.4k repo stars

File contents

google/skills/tree/main/skills/cloud/gemini-live-api commit 6d17f4f9dc

Frequently asked questions

npx skillmds@latest add google/gemini-live-api-2