<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:gen-app-builder-release-notes</id>
  <title>Vertex AI Search - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/gen-app-builder-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-06-08T00:00:00-07:00</updated>

  <entry>
    <title>June 08, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#June_08_2026</id>
    <updated>2026-06-08T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#June_08_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Agent Search: Prefix and partial matching for filtering search queries (Preview)</strong></p>
<p>You can configure schema fields to support prefix matching and partial matching
in filter expressions:</p>
<ul>
<li><p>Prefix matching lets you filter search results based on whether a field value
starts with a specific string.</p></li>
<li><p>Partial matching lets you filter results based on whether the query contains
some of the words in the field value. Partial matching doesn't require a
perfect match like the <code>ANY</code> operator does.</p></li>
</ul>
<p>This feature is in Public Preview. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/configure-field-settings">Configure field
settings</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Search: <code>EXISTS</code> filter for filtering search queries (Preview)</strong></p>
<p>You can use the <code>EXISTS</code> filter to filter search results for documents.
Specifying <code>EXISTS</code> for a field means that a document can only be returned in a
search request if the field has a value and that value is not the default.
This
filter is available for custom search and for media search. Use <code>EXISTS</code> with
other filters such as <code>ANY</code> and <code>IN</code> to create expressions to scope the
documents that can be returned in a search query.</p>
<p>This feature is in Public Preview. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata">Filter custom
search for structured or unstructured
data</a>, <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/filter-website-search">Filter website
search</a>, and <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/filter-media-search">Filter
media search</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 27, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#May_27_2026</id>
    <updated>2026-05-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#May_27_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Agent Search: Table and image annotation in layout parser</strong></p>
<p>The table annotation and image annotation features of the layout parser are
generally available (GA).</p>
<p>You can ask the layout parser to annotate images or tables with
a descriptive block of text describing the information in the image or table.
The annotation can then be used as a source in a generated answer.
For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/parse-chunk-documents#layout-parsing">Layout
parser</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 15, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#May_15_2026</id>
    <updated>2026-05-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#May_15_2026"/>
    <content type="html"><![CDATA[<h3>Deprecated</h3>
<p><strong>Agent Search: Agent Search for healthcare is deprecated</strong></p>
<p>Agent Search for healthcare is deprecated.</p>
<p>For a comprehensive, managed
solution, consider building <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/about-generic-search">custom search
apps</a>
on Agent Search.
Or, if you require fine-grained control over the underlying
retrieval mechanisms and are prepared for a more customer-managed integration,
use Agent Retrieval (formerly known as <a href="https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview">Vector Search
2.0</a>).</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 13, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#May_13_2026</id>
    <updated>2026-05-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#May_13_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Agent Search: Weight searchable fields (Preview)</strong></p>
<p>You can specify a weight for searchable fields in your schema to indicate their
relative importance in search results.</p>
<p>This feature is in Public Preview.
For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/configure-field-settings#weight-search">Weight searchable
fields</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Search: Stream answers using agentic retrieval (GA with allowlist)</strong></p>
<p>You can use agentic retrieval with the streaming answer method.</p>
<p>Agentic retrieval can return better results as compared to the standard
streaming answer method. This is
because agentic retrieval can do multi-pass searches across multiple data stores.
The agent plans and executes searches sequentially, choosing the best tools,
such as Google Search and Google Maps, for each step.
Agentic retrieval also enables multi-turn search queries (follow-up questions)
on blended search apps.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/agentic-retrieval-stream-answer">Stream answers using agentic
retrieval</a>.</p>
<p>This feature is GA with an allowlist, available for select customers.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 22, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#April_22_2026</id>
    <updated>2026-04-22T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#April_22_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Agent Search: MCP server (GA)</strong></p>
<p>Agent Search has a Model Context Protocol (MCP) server hosted at the
following endpoint: <code>https://discoveryengine.googleapis.com/mcp</code></p>
<p>This feature is generally available (GA). For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/reference/mcp">MCP Reference:
discoveryengine.googleapis.com</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Search: Dense reciprocal rank for custom ranking</strong></p>
<p>You can use the dense reciprocal rank transformation function, <code>drr</code>, to
customize search result ranking. It's an improvement on the reciprocal rank
function, <code>rr</code>. Using the dense reciprocal rank function leads to higher
quality ranking when there are duplicate signal values.</p>
<p>Duplicate signal values are more common when the ranking formula contains
the following types of signal:</p>
<ul>
<li>The <code>boosting_factor</code> signal</li>
<li>The <code>geo_distance()</code> function signal</li>
<li>Categorical and integer custom signals</li>
</ul>
<p>This feature is generally available (GA).
For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/custom-ranking">Customize search results
ranking</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Search: Geodistance function for custom ranking (GA)</strong></p>
<p>The <code>geo_distance</code> function can be used in custom ranking formulas to calculate
the distance between a source location and a destination location. The function
supports query locations extracted from natural language, explicitly provided
coordinates, and addresses.</p>
<p>This feature is generally available (GA).
For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/custom-ranking#geodistance">Custom ranking: Geodistance—a derived
signal</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Search: Filter searches by document-level relevance (GA)</strong></p>
<p>When searching in your Agent Search app, you can specify
document-level relevance filters so that only the documents that meet the
filter threshold are returned as results.</p>
<p>You can specify either the relevance threshold or semantic-relevance threshold
to filter documents by relevance based on keyword and semantic search
similarity.</p>
<p>This feature is Generally Available (GA). For more information, see
<a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/filter-by-relevance">Filter searches by document-level relevance</a>.</p>
<h3>Change</h3>
<p><strong>Agent Search: Renamed from Vertex AI Search</strong></p>
<p>The Vertex AI Search product has been renamed as Agent Search in the following
contexts:</p>
<ul>
<li>The documentation set. See <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/introduction">What is Agent
Search?</a></li>
</ul>
<p>What has not changed:</p>
<ul>
<li><p>The user interface in the Google Cloud console is still referred to as Vertex
AI Search and AI Applications. See <a href="https://console.cloud.google.com/gen-app-builder">Vertex AI
Search</a>.</p></li>
<li><p>The APIs still use the Discovery Engine API endpoints. See <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/apis">APIs and
reference</a>.</p></li>
</ul>
<p>Despite the rebrand, the product functionality remains the same.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 26, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#March_26_2026</id>
    <updated>2026-03-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#March_26_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Gemini 3.1 Pro and Gemini 3 Flash for answer generation (Preview)</strong></p>
<p>You can generate answers with the Gemini 3.1 Pro (Preview) and Gemini 3 Flash (Preview)
models.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions and
lifecycle</a>, <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-1-pro">Gemini
3.1 Pro</a>, and <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-flash">Gemini 3
Flash</a>.</p>
<h3>Announcement</h3>
<p><strong>Vertex AI Search: Gemini 3 Pro (Preview) for answer generation discontinued</strong></p>
<p>The Gemini 3 Pro (Preview) model has been discontinued and is no longer
available for answer generation. If you have been using that model, upgrade to
the Gemini 3.1 Pro (Preview) model.</p>
<p>For information about available models, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions
and lifecycle</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 24, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#February_24_2026</id>
    <updated>2026-02-24T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#February_24_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Change the pricing model for a project</strong></p>
<p>There are two pricing models for apps and data stores: the general model
(pay-as-you-go consumption-based) and the configurable subscription model (a
monthly subscription).</p>
<p>You can switch from configurable pricing to general pricing for a project if all
its data stores and apps use the general model. For more information, see
<a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/enable-configurable-pricing#disable-configurable">Disable configurable pricing for
project</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 17, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#February_17_2026</id>
    <updated>2026-02-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#February_17_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Gemini 3 Pro for answer generation (Preview)</strong></p>
<p>You can generate answers with the Gemini 3 Pro model.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions and
lifecycle</a> and <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-pro">Gemini
3 Pro</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 05, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#February_05_2026</id>
    <updated>2026-02-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#February_05_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: MCP server (Preview)</strong></p>
<p>Vertex AI Search has a Model Context Protocol (MCP) server hosted at the
following endpoint: <code>https://discoveryengine.googleapis.com/mcp</code></p>
<p>This feature is in Public Preview. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/reference/mcp">MCP Reference:
discoveryengine.googleapis.com</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 26, 2026</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#January_26_2026</id>
    <updated>2026-01-26T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#January_26_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Change the pricing model for apps and data stores</strong></p>
<p>There are two pricing models for apps and data stores: the general model
(pay-as-you-go consumption-based) and the configurable subscription model (a
monthly subscription).</p>
<p>If you have enabled configurable pricing for your project, you can change the
pricing model for apps and data stores from configurable to general, as well as
from general to configurable.  See <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/enable-configurable-pricing#disable-configurable-pricing">Disable configurable
pricing</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 16, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#December_16_2025</id>
    <updated>2025-12-16T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#December_16_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Filter searches by document-level relevance (Preview)</strong></p>
<p>When searching in your Vertex AI Search app, you can specify
document-level relevance filters so that only the documents that meet the
filter threshold are returned as results.</p>
<p>You can specify either the relevance threshold or semantic-relevance threshold to
filter documents by relevance based on keyword and semantic search similarity.</p>
<p>This feature is in Public Preview. For more information, see
<a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/filter-by-relevance">Filter searches by document-level relevance</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 09, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#December_09_2025</id>
    <updated>2025-12-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#December_09_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Configurable pricing for custom search (GA)</strong></p>
<p>Configurable pricing is available for custom search apps and data stores.</p>
<p>Configurable pricing offers a flexible alternative to the default pay-as-you-go
model. Configurable pricing lets you to choose a subscription that fits your
needs. There are two subscriptions, one for storage and one for search queries,
plus add-ons that let you add more features according to your needs.</p>
<p>For storage, the minimum subscription is 50 GiB/month and the available
add-on is semantic embedding. For search queries, the minimum subscription is
1000 queries per minute per project, and the available add-ons are semantic
query, KPI &amp; personalization, and AI overview.</p>
<p>After you set up configurable pricing for a project, apply configurable pricing
to apps and data stores as needed. In a project, you can have some apps and
data store using the general pricing and others using configurable pricing.</p>
<p>Configurable pricing is generally available (GA). For more information, see
<a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/enable-configurable-pricing">Enable configurable pricing for custom
search</a> and <a href="https://docs.cloud.google.com/generative-ai-app-builder/pricing">Vertex
AI Search pricing</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 24, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#November_24_2025</id>
    <updated>2025-11-24T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#November_24_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Natural language query filters (GA)</strong></p>
<p>For queries on structured data stores, the natural language queries can be
reformulated as filters and a residual query. For example, "Find a coffee shop
serving banana bread" becomes <code>"query": "banana bread", "filter": "type":
ANY("cafe")</code>.</p>
<p>The natural-language query understanding feature only applies to custom search
apps attached to a single, structured, data store.</p>
<p>By default, a hard restriction filter is applied, but a softer, boost-like
filter can be used instead.</p>
<p>This feature is generally available (GA). For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/natural-language-queries">Filter with
natural language
understanding</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 21, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#November_21_2025</id>
    <updated>2025-11-21T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#November_21_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Allowlist fields for natural language query understanding</strong></p>
<p>You can specify an allowlist of fields to be used for filter extraction. If you
have some fields, perhaps for internal use, that you don't want to be used in
filters, then specify an allowlist to restrict the fields that can be used.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/natural-language-queries#search-nl-allowlist">Specify fields for natural-language
queries</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 20, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#November_20_2025</id>
    <updated>2025-11-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#November_20_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Updated file size restrictions for unstructured data</strong></p>
<p>The file size restrictions for unstructured data import have been unified. For
unstructured data, you can import files up to 200 MB regardless of the
parser type.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/prepare-data#unstructured">Unstructured
data</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 14, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#November_14_2025</id>
    <updated>2025-11-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#November_14_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Gemini layout parser (Preview)</strong></p>
<p>For data stores with unstructured documents, you can use Gemini to
get layout analysis and content extraction on PDF files. Layout parsing
with Gemini provides high quality table recognition, improved reading order and
more accurate text recognition.</p>
<p>This feature is in Public Preview. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/parse-chunk-documents">Parse and chunk
documents</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 05, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#November_05_2025</id>
    <updated>2025-11-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#November_05_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Layout parser support for DOCX, PPTX, and XLSX (GA)</strong></p>
<p>With the layout parser, support for parsing DOCX, PPTX, and XLSX file formats is
Generally Available (GA). Both the layout and digital parsers can parse PDF,
HTML, DOCX, PPTX, and XLSX files.
For more information about the parsers, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/parse-chunk-documents">Parse and chunk
documents</a>.</p>
<aside class="special"><strong>Important:</strong><span> If you have been using the layout parser for these file formats,
you will now be billed when parsing new documents. For
information about layout parser pricing, see <a href="https://cloud.google.com/document-ai/pricing">Document AI feature
pricing</a>.</span></aside>
]]>
    </content>
  </entry>

  <entry>
    <title>October 02, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#October_02_2025</id>
    <updated>2025-10-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#October_02_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Vertex AI Search: Renamed from AI Applications</strong></p>
<p>The AI Applications product has been renamed as Vertex AI Search in the following contexts:</p>
<ul>
<li>The documentation set. See <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/introduction">What is Vertex AI Search?</a></li>
<li>The marketing collateral. See <a href="https://docs.cloud.google.com/enterprise-search">Vertex AI Search</a>.</li>
</ul>
<p>What has not changed:</p>
<ul>
<li>The user interface in the Google Cloud console is still referred to as AI Applications. See <a href="https://console.cloud.google.com/gen-app-builder">AI Applications</a>.</li>
<li>The APIs still use the Discovery Engine API endpoints. See <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/apis">APIs and reference</a>.</li>
</ul>
<p>Despite the rebrand, the product functionality remains the same.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 13, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#August_13_2025</id>
    <updated>2025-08-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#August_13_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Custom ranking of search results (GA)</strong></p>
<p>You can modify the ranking behavior of your search app using custom ranking.
Custom ranking lets you provide a <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/projects.locations.collections.dataStores.servingConfigs/search#body.request_body.FIELDS.ranking_expression">mathematical
expression</a>
that relies on a set of model-computed signals (such as semantic relevance score
and keyword similarity score) and document-based signals (such as a custom field
like distance or document age). The resulting ranking of  the search results is
more considered and likely matches a user's needs better than a purely
embedding-based ranking.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/custom-ranking">Customize search results
ranking</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 06, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#August_06_2025</id>
    <updated>2025-08-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#August_06_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Advanced autocomplete (GA)</strong></p>
<p>Use advanced autocomplete to enable autocomplete on blended search apps.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/configure-advanced-autocomplete">Configure advanced
autocomplete</a>.
This feature is Generally Available (GA).</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 04, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#August_04_2025</id>
    <updated>2025-08-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#August_04_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>Vertex AI Search: gemini-2.5-flash/answer_gen/v1 model is the default model</strong></p>
<p>Model version gemini-2.5-flash/answer_gen/v1 is the default model for generating
answers in Vertex AI Search.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions and
lifecycle</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 09, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#July_09_2025</id>
    <updated>2025-07-09T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#July_09_2025"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p><strong>AI Applications: Quotas</strong></p>
<p>AI Applications offers the following allocation quotas in the global region
(<code>global</code>), the US multi-region (<code>us</code>), and the EU multi-region (<code>eu</code>) under the
Discovery Engine API:</p>
<ul>
<li>Number of data stores per project</li>
<li>Number of documents per project</li>
<li>Number of engines per project</li>
<li>Number of user events</li>
</ul>
<p>The number of data stores, documents, user events, and engines across all
locations can't exceed the total per-project quota for that resource.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/quotas">Quotas</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 02, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#July_02_2025</id>
    <updated>2025-07-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#July_02_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Search for an exact match (GA)</strong></p>
<p>To search for an exact match, you can enclose your search query in double quotes
(<code>"</code>). For example, when you search for <code>"Mary had a little lamb"</code>, Vertex AI
Search looks for the phrase exactly as it is. It doesn't return search results
that contain <code>Mary had lamb</code>, which has missing words; or <code>a little lamb had
Mary</code>, which has the words in a different order.</p>
<p>This feature is Generally Available when you use the
<a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/projects.locations.collections.engines.servingConfigs/search"><code>engines.servingConfigs.search</code></a>
method to get search results for <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/preview-search-results">custom
data</a>, <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/get-media-search-results">media
data</a>, and <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/search-hc-data">healthcare
data</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 26, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#June_26_2025</id>
    <updated>2025-06-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#June_26_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: gemini-2.5-flash/answer_gen/v1 model</strong></p>
<p>You can generate answers with the Gemini 2.5 Flash (<code>gemini-2.5-flash</code>) model. This model is tuned to address context-based question and answering tasks.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions and lifecycle</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 16, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#June_16_2025</id>
    <updated>2025-06-16T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#June_16_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p><strong>AI Applications: Custom search and recommendations</strong></p>
<p>The vertical-agnostic apps, formerly known as <em>generic</em> search and recommendations, are renamed to <em>custom</em> search and recommendations. You'll see this new name in the product console and the documentation set. The functionality and the endpoints remain the same.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 06, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#June_06_2025</id>
    <updated>2025-06-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#June_06_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Skip layout parsing for types of HTML content (GA)</strong></p>
<p>The <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/parse-chunk-documents#layout-parsing">layout parser</a> can skip parsing specific types of HTML content. By excluding less relevant content such as boilerplate, you can improve data quality. The layout parser can exclude based on HTML tags and IDs and on CSS classes.</p>
<p>This feature is Generally Available (GA) and accessible only through the API. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/parse-chunk-documents#exclude-html-content">Exclude HTML content</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 29, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#May_29_2025</id>
    <updated>2025-05-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#May_29_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Adjust autocomplete settings to reduce risk of PII leaks (Public Preview)</strong></p>
<p>If you use either the search history or user events model for autocomplete suggestions and you have concerns about your users entering their personally identifiable information (PII) as search queries, then see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/configure-autocomplete#update-thresholds">Reduce the risk of returning suggestions that contain PII</a>. </p>
<p>This feature is in Public Preview.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 20, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#May_20_2025</id>
    <updated>2025-05-20T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#May_20_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Media search automatically chooses the results mode</strong></p>
<p>Media search can respond to queries as full queries or as partial (search-as-you-type) queries. You can specify which query mode to use or you can specify the auto mode. </p>
<p>With auto mode, Media search makes the choice for you by assessing and weighting various signals such as query length and content. Use the auto mode if you have one search box that some users expect to respond with search-as-you-type suggestions and others expect to respond as a full query search.</p>
<p>Auto mode is the default mode. For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/get-media-search-results">Get search results for media</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 24, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#April_24_2025</id>
    <updated>2025-04-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#April_24_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Obtain claim-level grounding scores (GA)</strong></p>
<p>Claim-level scores from the check grounding API is Generally Available (GA). In addition to the answer-level support score, you can obtain a support score for each claim in an answer candidate.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/check-grounding#claim-level-score-procedure">Obtain claim-level scores for an answer candidate</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 07, 2025</title>
    <id>tag:google.com,2016:gen-app-builder-release-notes#April_07_2025</id>
    <updated>2025-04-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/generative-ai-app-builder/docs/release-notes#April_07_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Vertex AI Search: Stream Google Cloud Storage buckets to data stores</strong></p>
<p>In addition to one time and periodic imports from Cloud Storage, you can stream unstructured data from Cloud Storage into a data store. This lets you serve results from the bucket to your users in near real time.</p>
<p>Streaming must be set up at the bucket-level (not at the folder- or file-level), and the bucket may only contain unstructured data.</p>
<p>For general information about creating data stores, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/create-data-store-es">Create a search data store</a>.</p>
<h3>Change</h3>
<p><strong>Vertex AI Search: Grounded generation with the <code>generateGroundedContent</code> API</strong></p>
<p>The <code>generateGroundedContent</code> API to that grounds your answers with your inline text, Vertex AI Search data store, and Google Search is no longer available.</p>
<p>Instead, to generate grounded answers, Google recommends that you use the Generally Available <code>groundContent</code> API. You can either ground your answers <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/grounding/grounding-with-google-search">with Google Search</a> or <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/grounding/grounding-with-your-data">with your own data</a>. For more information, see <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview">Overview</a>.</p>
]]>
    </content>
  </entry>

</feed>
