[PR #4097] [MERGED] docs: update google_generative_ai chat docs to gemini-3.5-flash #4096

Closed
opened 2026-06-05 19:12:44 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4097
Author: @open-swe[bot]
Created: 5/20/2026
Status: Merged
Merged: 5/20/2026
Merged by: @ccurme

Base: mainHead: open-swe/gemini-3-5-flash-google-genai


📝 Commits (1)

  • 828944d docs: update google_generative_ai chat docs to gemini-3.5-flash

📊 Changes

1 file changed (+33 additions, -33 deletions)

View changed files

📝 src/oss/python/integrations/chat/google_generative_ai.mdx (+33 -33)

📄 Description

Description

Updates the src/oss/python/integrations/chat/google_generative_ai.mdx documentation to use gemini-3.5-flash as the default model in examples, replacing gemini-3.1-pro-preview. Specialized models (e.g. gemini-2.5-flash-image, gemini-2.5-flash-preview-tts, gemini-2.5-computer-use-preview-10-2025, gemini-2.5-pro for grounding examples) are intentionally left unchanged.

Release Note

none

Test Plan

  • Render preview and confirm code blocks display the updated model name

Opened collaboratively by ccurme and open-swe.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/4097 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/20/2026 **Status:** ✅ Merged **Merged:** 5/20/2026 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `open-swe/gemini-3-5-flash-google-genai` --- ### 📝 Commits (1) - [`828944d`](https://github.com/langchain-ai/docs/commit/828944dc24650f1b8b4ab718bb4fe04cf6a0712b) docs: update google_generative_ai chat docs to gemini-3.5-flash ### 📊 Changes **1 file changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/google_generative_ai.mdx` (+33 -33) </details> ### 📄 Description ## Description Updates the `src/oss/python/integrations/chat/google_generative_ai.mdx` documentation to use `gemini-3.5-flash` as the default model in examples, replacing `gemini-3.1-pro-preview`. Specialized models (e.g. `gemini-2.5-flash-image`, `gemini-2.5-flash-preview-tts`, `gemini-2.5-computer-use-preview-10-2025`, `gemini-2.5-pro` for grounding examples) are intentionally left unchanged. ## Release Note none ## Test Plan - [ ] Render preview and confirm code blocks display the updated model name _Opened collaboratively by ccurme and open-swe._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 19:12:44 -04:00
yindo closed this issue 2026-06-05 19:12:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4096