[PR #1861] [MERGED] oss(py): fix content arrangement for ChatAnthropicVertex #1916

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/fix-google-anthropic-vertex


📝 Commits (1)

  • 1aabe81 oss(py): fix content arrangement for ChatAnthropicVertex

📊 Changes

3 files changed (+107 additions, -105 deletions)

View changed files

src/oss/python/integrations/chat/google_anthropic_vertex.mdx (+104 -0)
📝 src/oss/python/integrations/llms/google_vertex_ai.mdx (+0 -102)
📝 src/oss/python/integrations/providers/google.mdx (+3 -3)

📄 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/1861 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/fix-google-anthropic-vertex` --- ### 📝 Commits (1) - [`1aabe81`](https://github.com/langchain-ai/docs/commit/1aabe817fee0c97c85ca06fca364cdc8227cb402) oss(py): fix content arrangement for `ChatAnthropicVertex` ### 📊 Changes **3 files changed** (+107 additions, -105 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/python/integrations/chat/google_anthropic_vertex.mdx` (+104 -0) 📝 `src/oss/python/integrations/llms/google_vertex_ai.mdx` (+0 -102) 📝 `src/oss/python/integrations/providers/google.mdx` (+3 -3) </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:52 -05:00
yindo closed this issue 2026-02-17 17:22:52 -05:00
yindo changed title from [PR #1861] oss(py): fix content arrangement for `ChatAnthropicVertex` to [PR #1861] [MERGED] oss(py): fix content arrangement for `ChatAnthropicVertex` 2026-06-05 18:15:39 -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#1916