Qortora · Search · Indexed page

discuss.ai.google.devFetched 2026-08-13T18:53:21Z

Gemini and File Search Tool - Documentation - Google AI Developers Forum

Currently, the Gemini File Search API abstracts the embedding process, providing a seamless but “black-box” indexing experience. With the release of gemini-embedding-2-preview, developers now have access to 8k context wi…

Open original source · Full cached text

Gemini and File Search Tool - Documentation - Google AI Developers Forum = 40rem)" rel="stylesheet" data-target="discourse-ai_desktop" /> = 40rem)" rel="stylesheet" data-target="discourse-reactions_desktop" /> = 40rem)" rel="stylesheet" data-target="poll_desktop" /> = 40rem)" rel="stylesheet" data-target="desktop_theme" data-theme-id="13" data-theme-name="google ai"/> Gemini and File Search Tool Gemini API Documentation api, gemini Deric_Ferreira March 12, 2026, 3:37pm 1 Currently, the Gemini File Search API abstracts the embedding process, providing a seamless but “black-box” indexing experience. With the release of gemini-embedding-2-preview, developers now have access to 8k context windows and native multimodal support. I would like to know if Google plans to expose a model_name or embedding_config parameter within the file_search_stores.create()method. This would allow us to to enable smart semantic search across images and text natively within the File Search tool on Gemini Calls.