Google has expanded its Gemini API File Search tool to include multimodal support, custom metadata filtering, and page-level citations, according to a May 5, 2026, announcement blog.google/innovation-and-ai/technology/developers-tools/expanded-gemini-api-file-search-multimodal-rag/. The updates transition the tool from a text-only retrieval utility into a native multimodal Retrieval-Augmented Generation (RAG) engine taxheal.com/gemini-api-file-search-is-now-multimodal.html.
Multimodal Integration via Gemini Embedding 2
The core of the update is the integration of Gemini Embedding 2, a unified multimodal model designed to process images and text within a single pipeline letsdatascience.com/news/gemini-api-adds-multimodal-file-search-features-8ba179c4. This model maps text, images, video, and audio into a single semantic space to improve contextual search across diverse visual and textual assets developers.googleblog.com/en/building-with-gemini-embedding-2/.
The File Search tool continues to manage the underlying infrastructure for developers, including chunking, embedding, and indexing analyticsvidhya.com/blog/2026/05/gemini-api-file-search/.
Enhanced Data Organization and Verification
In addition to multimodal support, the update introduces two features aimed at improving RAG system reliability:
- Custom Metadata Filters: This feature allows developers to add structure to unstructured data for more efficient retrieval blog.google/innovation-and-ai/technology/developers-tools/expanded-gemini-api-file-search-multimodal-rag/.
- Page-Level Citations: This provides a mechanism for enhanced accuracy and verification by citing specific sources within the retrieved data letsdatascience.com/news/gemini-api-adds-multimodal-file-search-features-8ba179c4.
These updates are intended to assist developers in building more efficient and verifiable RAG systems that can navigate complex datasets containing multiple media types thewallstreetmarketing.com/2026/05/gemini-api-file-search-updates/.
Background
The File Search tool was previously subject to a product announcement on November 6, 2025 letsdatascience.com/news/gemini-api-adds-multimodal-file-search-features-8ba179c4. The current rollout represents a significant expansion of the tool’s ability to handle unstructured, multi-format data.