Gemini Enterprise Agent Platform Vision release notes

This page documents production updates to Gemini Enterprise Agent Platform Vision. Check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

July 14, 2024

Feature

Model output visualization tool in vaictl

You can now visualize model output using the vaictl command line tool available through the Vertex AI Vision SDK. This visualization combines real-time video streams with annotations and statistics generated by Vertex AI Vision models. This feature lets you better understand model output by visualizing output information over your video stream.

Features:

  • Visualize command added to vaictl command-line tool.
  • Support added to visualize Occupancy Analytics model annotations.

For more information, see Visualize model output.

Feature

Motion filtering - motion detection zone

You can now specify zones for motion detection, or areas to omit from motion detection. For more information, see the motion filtering guide.

November 15, 2023

Feature

Batch video and image support in Vertex AI Vision Warehouse is Generally Available. Vertex AI Vision Warehouse now supports semantic searches and similarity searches on video and images. For more information, see Vision Warehouse overview

May 26, 2023

Feature

Image batch processing now available as a Preview feature

Vertex AI Vision now offers batch image processing as a Preview feature. This new processing mode lets you provide a Cloud Storage path with image files as input and Cloud Storage path to store output batch processing results.

For more information, see the image batch processing documentation.

Feature

Python SDK now available

A new Python SDK is now available for Vertex AI Vision. For more information, see the following documentation pages:

May 02, 2023

Announcement