[PR #1328] [MERGED] google refresh + other nits #1470

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1328
Author: @mdrxy
Created: 11/6/2025
Status: Merged
Merged: 11/6/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/google-refresh


📝 Commits (4)

  • 5f3247c .
  • a75ed7f Merge branch 'main' into mdrxy/google-refresh
  • 35e98e6 google refresh + other nits
  • 92a1a4e Merge branch 'main' into mdrxy/google-refresh

📊 Changes

353 files changed (+1202 additions, -1816 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+1 -1)
📝 pipeline/tools/partner_pkg_table.py (+1 -1)
📝 reference/python/docs/integrations/index.md (+2 -2)
reference/python/docs/integrations/langchain_google/index.md (+16 -0)
📝 reference/python/docs/integrations/langchain_google_community/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_google_genai/index.md (+0 -0)
📝 reference/python/docs/integrations/langchain_google_vertexai/index.md (+0 -0)
📝 reference/python/docs/langsmith/observability/sdk/index.md (+0 -2)
📝 reference/python/mkdocs.yml (+5 -3)
📝 reference/python/uv.lock (+39 -39)
📝 src/docs.json (+2 -1)
📝 src/langsmith/self-host-usage.mdx (+2 -0)
📝 src/langsmith/streaming.mdx (+2 -0)
📝 src/oss/contributing/publish-langchain.mdx (+5 -5)
📝 src/oss/javascript/integrations/chat/anthropic.mdx (+2 -0)
📝 src/oss/javascript/integrations/chat/azure.mdx (+2 -0)
📝 src/oss/javascript/integrations/chat/bedrock.mdx (+2 -0)
📝 src/oss/javascript/integrations/chat/bedrock_converse.mdx (+2 -0)
📝 src/oss/javascript/integrations/chat/cerebras.mdx (+2 -0)
📝 src/oss/javascript/integrations/chat/cloudflare_workersai.mdx (+2 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/1328 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/google-refresh` --- ### 📝 Commits (4) - [`5f3247c`](https://github.com/langchain-ai/docs/commit/5f3247c36bf41e416b548c57bdeb9ff7205a1e3a) . - [`a75ed7f`](https://github.com/langchain-ai/docs/commit/a75ed7fbc5b51c9804af9c83da85dea8573d2153) Merge branch 'main' into mdrxy/google-refresh - [`35e98e6`](https://github.com/langchain-ai/docs/commit/35e98e694cc982053ee0e6c92c35b943d51000ff) google refresh + other nits - [`92a1a4e`](https://github.com/langchain-ai/docs/commit/92a1a4e92c6cfffc1f52d45292ccc21a016ab7f8) Merge branch 'main' into mdrxy/google-refresh ### 📊 Changes **353 files changed** (+1202 additions, -1816 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+1 -1) 📝 `pipeline/tools/partner_pkg_table.py` (+1 -1) 📝 `reference/python/docs/integrations/index.md` (+2 -2) ➕ `reference/python/docs/integrations/langchain_google/index.md` (+16 -0) 📝 `reference/python/docs/integrations/langchain_google_community/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_google_genai/index.md` (+0 -0) 📝 `reference/python/docs/integrations/langchain_google_vertexai/index.md` (+0 -0) 📝 `reference/python/docs/langsmith/observability/sdk/index.md` (+0 -2) 📝 `reference/python/mkdocs.yml` (+5 -3) 📝 `reference/python/uv.lock` (+39 -39) 📝 `src/docs.json` (+2 -1) 📝 `src/langsmith/self-host-usage.mdx` (+2 -0) 📝 `src/langsmith/streaming.mdx` (+2 -0) 📝 `src/oss/contributing/publish-langchain.mdx` (+5 -5) 📝 `src/oss/javascript/integrations/chat/anthropic.mdx` (+2 -0) 📝 `src/oss/javascript/integrations/chat/azure.mdx` (+2 -0) 📝 `src/oss/javascript/integrations/chat/bedrock.mdx` (+2 -0) 📝 `src/oss/javascript/integrations/chat/bedrock_converse.mdx` (+2 -0) 📝 `src/oss/javascript/integrations/chat/cerebras.mdx` (+2 -0) 📝 `src/oss/javascript/integrations/chat/cloudflare_workersai.mdx` (+2 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:23 -05:00
yindo closed this issue 2026-02-17 17:22:23 -05:00
yindo changed title from [PR #1328] google refresh + other nits to [PR #1328] [MERGED] google refresh + other nits 2026-06-05 18:12:49 -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#1470