From db0df7d7ffeeada45eefeb6aef0f8f06c4d088e7 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Fri, 20 Mar 2026 16:49:00 -0400 Subject: [PATCH] docs-gemini3-toolcalling-disabled --- docs/docs/Support/release-notes.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/Support/release-notes.mdx b/docs/docs/Support/release-notes.mdx index 77c22270dc..5824867209 100644 --- a/docs/docs/Support/release-notes.mdx +++ b/docs/docs/Support/release-notes.mdx @@ -119,6 +119,11 @@ For all changes, see the [Changelog](https://github.com/langflow-ai/langflow/rel For more information, see [Upgrade the Langflow Docker image](/deployment-docker#upgrade-the-langflow-docker-image). +- Disabled tool calling for Gemini 3 preview models + + Tool calling is temporarily disabled for the following Google Gemini 3 preview models: + `gemini-3.1-pro-preview`, `gemini-3-pro-preview`, `gemini-3-flash-preview`, and `gemini-3-pro-image-preview`. + ### New features and enhancements - Global model provider configuration