Skip to content

Commit 08bf984

Browse files
authored
docs: gemini3 tool calling is temporarily disabled (#12274)
docs-gemini3-toolcalling-disabled
1 parent 2f06f94 commit 08bf984

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/docs/Support/release-notes.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ For all changes, see the [Changelog](https://github.com/langflow-ai/langflow/rel
119119

120120
For more information, see [Upgrade the Langflow Docker image](/deployment-docker#upgrade-the-langflow-docker-image).
121121

122+
- Disabled tool calling for Gemini 3 preview models
123+
124+
Tool calling is temporarily disabled for the following Google Gemini 3 preview models:
125+
`gemini-3.1-pro-preview`, `gemini-3-pro-preview`, `gemini-3-flash-preview`, and `gemini-3-pro-image-preview`.
126+
122127
- Docling installation behavior differs between Desktop and OSS
123128

124129
In Langflow 1.8.0, Docling behavior depends on how Langflow is installed.
@@ -127,7 +132,7 @@ For all changes, see the [Changelog](https://github.com/langflow-ai/langflow/rel
127132

128133
For Langflow OSS installations with `uv pip install langflow`, Docling is included with the Langflow package.
129134

130-
For Langflow OSS installations with `uv pip install langflow-base`, install Docling explicitly as an extra with `uv pip install "langflow-base[docling]"` or `uv pip install "langflow[docling]"`.
135+
For Langflow OSS installations with `uv pip install langflow-base`, install Docling explicitly as an extra with `uv pip install "langflow-base[docling]"`.
131136

132137
### New features and enhancements
133138

0 commit comments

Comments
 (0)