[PR #1820] [MERGED] oss(py): document bash tool, rearrange anthropic built in tools ordering #1881

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/rearrange


📝 Commits (1)

  • a3be5e9 oss(py): rearrange anthropic built in tools ordering

📊 Changes

3 files changed (+195 additions, -142 deletions)

View changed files

📝 src/oss/langchain/guardrails.mdx (+1 -1)
📝 src/oss/langchain/middleware/built-in.mdx (+2 -2)
📝 src/oss/python/integrations/chat/anthropic.mdx (+192 -139)

📄 Description

follow the same order as in their docs


🔄 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/1820 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/rearrange` --- ### 📝 Commits (1) - [`a3be5e9`](https://github.com/langchain-ai/docs/commit/a3be5e974d51a35a4ca13cbdcc73570136335b96) oss(py): rearrange anthropic built in tools ordering ### 📊 Changes **3 files changed** (+195 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/guardrails.mdx` (+1 -1) 📝 `src/oss/langchain/middleware/built-in.mdx` (+2 -2) 📝 `src/oss/python/integrations/chat/anthropic.mdx` (+192 -139) </details> ### 📄 Description follow the same order as in their docs --- <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:50 -05:00
yindo closed this issue 2026-02-17 17:22:50 -05:00
yindo changed title from [PR #1820] oss(py): document bash tool, rearrange anthropic built in tools ordering to [PR #1820] [MERGED] oss(py): document bash tool, rearrange anthropic built in tools ordering 2026-06-05 18:15:28 -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#1881