Gemini Omni
सर्व लेखांकडे परत
8 मिनिटे वाचन

Gemini Omni 1.1 Flash: Scene Extensions, 4K Output आणि Developer APIs सह Production-Ready

Google ने २७ ऑगस्ट २०२६ रोजी Gemini Omni 1.1 Flash लाँच केले — production-ready अपडेट, scene extensions ४० सेकंदांपर्यंत, first/last frame control, 360p drafts, 4K upscaling, video references आणि नवीन developer API.

Gemini OmniGemini Omni FlashOmni 1.1API4KScene Extension2026मराठी

Preview पासून production पर्यंत

Google ने २७ ऑगस्ट २०२६ रोजी 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 ॲपमध्ये rollout सुरू.

Scene extensions: ४० सेकंदांपर्यंत

व्हिडिओ जिथे थांबले तिथून seamlessly footage सुरू ठेवा. १० सेकंद पर्यंत prior context विश्लेषण करते. १०-सेकंद increments मध्ये ४० सेकंद पर्यंत 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 पेक्षा ६०% वेगवान आणि १/३ खर्च मध्ये previews. Rapid prototyping साठी.

4K upscaling

Professional production साठी 1080p किंवा 4K outputs.

Video references

Visual context आणि character consistency साठी ३ सेकंद video reference करा.

Partners

Adobe Firefly, Figma Weave, Runway, GMI Cloud, तसेच Picsart, Cartwheel, Astrocade, HubX, Stan, Artlist, Lovart, Agent Opus.

Availability

SurfaceAccess
Google AI StudioDeveloper API
Gemini Enterprise Agent PlatformEnterprise API
Google FlowAI Plus/Pro/Ultra
Gemini appAI Plus/Pro/Ultra
YouTube Shorts/CreateFree (18+)
Google VidsWork video creation

What’s next

Omni Pro wider rollout, image/audio outputs, Workspace integration — २०२६ च्या शेवटी अपेक्षित.

Links: May 2026 release notes, June update, August update.