[PR #1832] [MERGED] oss(py): anthropic tool types #1894

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/1832
Author: @mdrxy
Created: 12/10/2025
Status: Merged
Merged: 12/12/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/thropic-tool-types


📝 Commits (10+)

📊 Changes

4 files changed (+1890 additions, -726 deletions)

View changed files

📝 reference/python/mkdocs.yml (+1 -1)
📝 reference/python/uv.lock (+47 -46)
📝 src/oss/python/integrations/chat/anthropic.mdx (+1743 -679)
📝 src/oss/python/integrations/middleware/anthropic.mdx (+99 -0)

📄 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/1832 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/thropic-tool-types` --- ### 📝 Commits (10+) - [`fafe2e1`](https://github.com/langchain-ai/docs/commit/fafe2e198849d06056f39415b79e0c0d3fe3c293) oss(py): anthropic tool types - [`0e737c8`](https://github.com/langchain-ai/docs/commit/0e737c83b754ed21185b22f6ba6d305d37000dbe) Merge remote-tracking branch 'origin/main' into mdrxy/thropic-tool-types - [`a1a0a5a`](https://github.com/langchain-ai/docs/commit/a1a0a5a999b645451b1280fd93cc7c6eb7c1f664) cr - [`d3574b7`](https://github.com/langchain-ai/docs/commit/d3574b7a71393be3553344509bed3d0da320dc33) . - [`92cc121`](https://github.com/langchain-ai/docs/commit/92cc1210efd46c7b8975df631d9cb040653d4548) Merge branch 'main' into mdrxy/thropic-tool-types - [`8d68f0c`](https://github.com/langchain-ai/docs/commit/8d68f0c309fc988464370c365b8bc684c546e562) remove tools - [`6904536`](https://github.com/langchain-ai/docs/commit/6904536967d932f6eef5cf1cb5101e996f244f9c) migrate docs - [`18b401e`](https://github.com/langchain-ai/docs/commit/18b401e060d714af961edf2ec4e3c197ca489f2e) updates - [`5b63e77`](https://github.com/langchain-ai/docs/commit/5b63e77985d8a495b7893c56a84187b41196f07d) cr - [`0d1b4aa`](https://github.com/langchain-ai/docs/commit/0d1b4aa109db92bbd08df358977b5c392decc42b) Merge branch 'main' into mdrxy/thropic-tool-types ### 📊 Changes **4 files changed** (+1890 additions, -726 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/mkdocs.yml` (+1 -1) 📝 `reference/python/uv.lock` (+47 -46) 📝 `src/oss/python/integrations/chat/anthropic.mdx` (+1743 -679) 📝 `src/oss/python/integrations/middleware/anthropic.mdx` (+99 -0) </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:50 -05:00
yindo closed this issue 2026-02-17 17:22:50 -05:00
yindo changed title from [PR #1832] oss(py): anthropic tool types to [PR #1832] [MERGED] oss(py): anthropic tool types 2026-06-05 18:15:31 -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#1894