[PR #1132] [MERGED] fix(docs): provider name (google_genai) wrong #1316

Closed
opened 2026-02-17 17:22:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1132
Author: @erickhaendel
Created: 10/25/2025
Status: Merged
Merged: 10/27/2025
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • 4b2783d fix(docs): provider name (google_genai) wrong

📊 Changes

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

View changed files

📝 src/snippets/chat-model-tabs-js.mdx (+1 -1)

📄 Description

Overview

Fixed provider name from google_genai to google-genai

Type of change

Fix existing documentation

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers

🔄 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/1132 **Author:** [@erickhaendel](https://github.com/erickhaendel) **Created:** 10/25/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4b2783d`](https://github.com/langchain-ai/docs/commit/4b2783d4412dd95843b4adf9a890a4b4f25f2d20) fix(docs): provider name (google_genai) wrong ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/snippets/chat-model-tabs-js.mdx` (+1 -1) </details> ### 📄 Description ## Overview Fixed provider name from google_genai to google-genai ## Type of change Fix existing documentation ## Checklist - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers --- <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-02-17 17:22:08 -05:00
yindo closed this issue 2026-02-17 17:22:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1316