Gemini Omni 1.1 Flash: Scene Extensions, 4K Output और Developer APIs के साथ Production-Ready
Google ने 27 अगस्त 2026 को Gemini Omni 1.1 Flash लॉन्च किया — production-ready अपडेट, 40 सेकंड तक scene extensions, first/last frame control, 360p drafts, 4K upscaling, video references और नया developer API।
Preview से production तक
Google ने 27 अगस्त 2026 को Gemini Omni 1.1 Flash जारी किया, जिससे मॉडल developer preview से production-ready स्थिति में पहुँच गया। Model ID gemini-omni-flash-preview से बदलकर gemini-omni-1.1-flash हो गया।
Google AI Studio और Gemini Enterprise Agent Platform के माध्यम से उपलब्ध, और Google AI Plus, Pro और Ultra subscribers के लिए Google Flow और Gemini ऐप में रोलआउट हो रहा है।
Scene extensions: 40 सेकंड तक
मौजूदा वीडियो से जहाँ रुका था, वहीं से footage seamlessly जारी रखें। 10 सेकंड तक के prior context का विश्लेषण करता है। 10-सेकंड increments में 40 सेकंड तक extend करें।
from google import genai
client = genai.Client()
interaction = client.interactions.create(
model="gemini-omni-1.1-flash",
previous_interaction_id=previous_video_interaction.id,
input=[{"type": "text", "text": "Continue the scene."}],
response_format={"resolution": "360p"},
)
First और last frame specification
Smooth transitions के लिए start/end frames निर्दिष्ट करें — camera orbits, zoom transitions, seamless loops।
360p draft mode
720p की तुलना में 60% तेज़ और 1/3 लागत पर previews। Rapid prototyping के लिए बनाया गया।
4K upscaling
Professional production के लिए 1080p या 4K outputs।
Video references
Visual context और character consistency के लिए 3 सेकंड तक के video reference करें।
Partners
Adobe Firefly, Figma Weave, Runway, GMI Cloud, साथ ही Picsart, Cartwheel, Astrocade, HubX, Stan, Artlist, Lovart, Agent Opus।
Availability
| Surface | Access |
|---|---|
| Google AI Studio | Developer API |
| Gemini Enterprise Agent Platform | Enterprise API |
| Google Flow | AI Plus/Pro/Ultra |
| Gemini app | AI Plus/Pro/Ultra |
| YouTube Shorts/Create | Free (18+) |
| Google Vids | Work video creation |
What’s next
Omni Pro wider rollout, image/audio outputs, Workspace integration — 2026 के अंत से पहले अपेक्षित।
Links: May 2026 release notes, June update, August update.