Gemini Omni 1.1 Flash: Production-Ready עם Scene Extensions, פלט 4K ו-Developer APIs
Google משיקה את Gemini Omni 1.1 Flash ב-27 באוגוסט 2026 — עדכון production-ready עם scene extensions עד 40 שניות, first/last frame control, 360p drafts, 4K upscaling, video references ו-API חדש למפתחים.
מ-preview ל-production
Google השיקה את Gemini Omni 1.1 Flash ב-27 באוגוסט 2026, מה שמסמן את המעבר של המודל מ-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 ב-Google Flow ובאפליקציית Gemini.
Scene extensions: עד 40 שניות
המשך ליצור footage בצורה חלקה מהנקודה שבה הווידאו נעצר. מנתח עד 10 שניות של הקשר קודם. הארך ב-תוספות 10 שניות עד 40 שניות סה״כ.
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 and last frame specification
ציין start/end frames למעברים חלקים — camera orbits, zoom transitions, seamless loops.
360p draft mode
תצוגות מקדימות 60% מהירות יותר בעלות שליש מ-720p. מיועד ל-prototyping מהיר.
4K upscaling
פלטים 1080p או 4K לייצור מקצועי.
Video references
הפנה עד 3 שניות של וידאו להקשר ויזואלי ועקביות דמויות.
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 rollout רחב יותר, image/audio outputs, אינטגרציית Workspace — צפוי לפני סוף 2026.
Links: May 2026 release notes, June update, August update.