gemini-api

3 articles tagged with gemini-api

March 30, 2026
model release

Google releases Lyria 3 Clip Preview for music generation via API

Google has released Lyria 3 Clip Preview, a music generation model available through the Gemini API as of March 30, 2026. The model generates 30-second audio clips from text prompts or images at $0.04 per clip, with a 1,048,576 token context window.

model release

Google releases Lyria 3 Pro Preview for full-length music generation

Google has released Lyria 3 Pro Preview, a music generation model capable of producing full-length songs with verses, choruses, bridges, vocals, and timed lyrics from text prompts or images. The model features a 1,048,576 token context window and charges $0.08 per generated song through the Gemini API.

March 18, 2026
product updateGoogle DeepMind

Google Deepmind adds multi-tool chaining and context circulation to Gemini API

Google Deepmind has expanded the Gemini API to enable multi-tool chaining, allowing developers to combine built-in tools like Google Search and Google Maps with custom functions in a single request. Results from one tool now automatically pass to the next through context circulation, eliminating the need for separate sequential handling.