[PR #1629] [MERGED] refs: update Anthropic + some other misc #1712

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/11-25-refs


📝 Commits (1)

  • c891f92 refs: update Anthropic + some other misc

📊 Changes

31 files changed (+238 additions, -265 deletions)

View changed files

📝 reference/python/docs/integrations/index.md (+3 -7)
📝 reference/python/docs/integrations/langchain_anthropic/middleware.md (+35 -31)
📝 reference/python/docs/integrations/langchain_openai/BaseChatOpenAI.md (+1 -6)
📝 reference/python/docs/integrations/langchain_openai/middleware.md (+11 -13)
📝 reference/python/docs/langchain/middleware.md (+3 -0)
📝 reference/python/mkdocs.yml (+3 -0)
📝 reference/python/uv.lock (+34 -34)
📝 src/langsmith/log-llm-trace.mdx (+1 -1)
📝 src/langsmith/managing-model-configurations.mdx (+1 -1)
📝 src/langsmith/online-evaluations.mdx (+1 -1)
📝 src/langsmith/trace-claude-agent-sdk.mdx (+1 -1)
📝 src/langsmith/trace-claude-code.mdx (+2 -2)
📝 src/langsmith/use-tools.mdx (+2 -2)
📝 src/oss/javascript/integrations/chat/anthropic.mdx (+11 -11)
📝 src/oss/javascript/integrations/llms/azure.mdx (+0 -4)
📝 src/oss/javascript/integrations/llms/bedrock.mdx (+0 -6)
📝 src/oss/javascript/integrations/llms/cohere.mdx (+0 -6)
📝 src/oss/javascript/integrations/llms/fireworks.mdx (+0 -2)
📝 src/oss/javascript/integrations/llms/google_vertex_ai.mdx (+0 -3)
📝 src/oss/javascript/integrations/llms/index.mdx (+0 -1)

...and 11 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/1629 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/11-25-refs` --- ### 📝 Commits (1) - [`c891f92`](https://github.com/langchain-ai/docs/commit/c891f921d0ccf24183985f6164094168eef0005e) refs: update Anthropic + some other misc ### 📊 Changes **31 files changed** (+238 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/docs/integrations/index.md` (+3 -7) 📝 `reference/python/docs/integrations/langchain_anthropic/middleware.md` (+35 -31) 📝 `reference/python/docs/integrations/langchain_openai/BaseChatOpenAI.md` (+1 -6) 📝 `reference/python/docs/integrations/langchain_openai/middleware.md` (+11 -13) 📝 `reference/python/docs/langchain/middleware.md` (+3 -0) 📝 `reference/python/mkdocs.yml` (+3 -0) 📝 `reference/python/uv.lock` (+34 -34) 📝 `src/langsmith/log-llm-trace.mdx` (+1 -1) 📝 `src/langsmith/managing-model-configurations.mdx` (+1 -1) 📝 `src/langsmith/online-evaluations.mdx` (+1 -1) 📝 `src/langsmith/trace-claude-agent-sdk.mdx` (+1 -1) 📝 `src/langsmith/trace-claude-code.mdx` (+2 -2) 📝 `src/langsmith/use-tools.mdx` (+2 -2) 📝 `src/oss/javascript/integrations/chat/anthropic.mdx` (+11 -11) 📝 `src/oss/javascript/integrations/llms/azure.mdx` (+0 -4) 📝 `src/oss/javascript/integrations/llms/bedrock.mdx` (+0 -6) 📝 `src/oss/javascript/integrations/llms/cohere.mdx` (+0 -6) 📝 `src/oss/javascript/integrations/llms/fireworks.mdx` (+0 -2) 📝 `src/oss/javascript/integrations/llms/google_vertex_ai.mdx` (+0 -3) 📝 `src/oss/javascript/integrations/llms/index.mdx` (+0 -1) _...and 11 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:39 -05:00
yindo closed this issue 2026-02-17 17:22:39 -05:00
yindo changed title from [PR #1629] refs: update Anthropic + some other misc to [PR #1629] [MERGED] refs: update Anthropic + some other misc 2026-06-05 18:14:32 -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#1712