Gemini Omni 1.1 Flash: Scene Extensions، 4K Output اور Developer APIs کے ساتھ Production-Ready
Google نے 27 اگست 2026 کو Gemini Omni 1.1 Flash لانچ کیا — production-ready اپڈیٹ، scene extensions 40 سیکنڈ تک، 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 app میں rollout جاری ہے۔
Scene extensions: 40 سیکنڈ تک
جہاں ویڈیو رکی وہیں سے seamlessly footage جاری رکھیں۔ 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 and last frame specification
Smooth transitions کے لیے start/end frames specify کریں — 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.