gcp Google Cloud release notes ·

Gemini Enterprise Agent Platform adds stateful, streaming video generation to Omni Flash

aipreviewengineermedia
feature

The Gemini Enterprise Agent Platform now supports stateful and streaming video generation through Gemini Omni Flash. This new capability, available in Preview, allows users to temporarily store generated videos and interaction state on the server. Developers can stream status updates and final outputs over an SSE connection or retrieve asynchronous interactions via GET requests. It leverages `store: true` and `stream: true` parameters within the Interactions API.

Features (1)
  • Gemini Enterprise Agent Platform Gemini Omni Flash supports stateful and streaming video generation (Preview)

    Gemini Omni Flash supports stateful and streaming video generation (Preview) Gemini Omni Flash supports stateful ( store: true ) and server-sent event (SSE) streaming ( stream: true ) video generation in the Interactions API in Preview . You can temporarily store generated videos and interaction state on the server, stream status updates and final outputs over an SSE connection, or retrieve completed asynchronous interactions using unary or streaming GET requests. For more information, see Generate videos from text .

Read the original announcement →

https://docs.cloud.google.com/release-notes#September_17_2026

Related releases