From 86596de19310fbaced6ad9b4b847fadbdf2355cf Mon Sep 17 00:00:00 2001 From: Sameer Kankute Date: Fri, 19 Dec 2025 23:29:38 +0530 Subject: [PATCH] add vertex ai location note --- docs/my-website/blog/gemini_3_flash/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/my-website/blog/gemini_3_flash/index.md b/docs/my-website/blog/gemini_3_flash/index.md index 351a8536f4..6cb8ddad99 100644 --- a/docs/my-website/blog/gemini_3_flash/index.md +++ b/docs/my-website/blog/gemini_3_flash/index.md @@ -236,6 +236,11 @@ response = completion( print(response) ``` +:::note +If using this model via vertex_ai, keep the location as global as this is the only supported location as of now. +::: + + ## `reasoning_effort` Mapping for Gemini 3+ | reasoning_effort | thinking_level |