[PR #1865] [MERGED] (langchain 1.2) document programmatic tool calling and container reuse #1922

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/1865
Author: @ccurme
Created: 12/11/2025
Status: Merged
Merged: 12/12/2025
Merged by: @mdrxy

Base: mainHead: cc/programmatic_tool_calling


📝 Commits (5)

  • ae96b9d add content on programmatic tool calling and container reuse
  • 38e394d Merge branch 'main' into cc/programmatic_tool_calling
  • 54a0ac4 Merge branch 'main' into cc/programmatic_tool_calling
  • 0fbf318 bump refs
  • 79934da cr

📊 Changes

2 files changed (+99 additions, -40 deletions)

View changed files

📝 reference/python/uv.lock (+39 -39)
📝 src/oss/python/integrations/chat/anthropic.mdx (+60 -1)

📄 Description

WIP until langchain 1.2 is released


🔄 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/1865 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `cc/programmatic_tool_calling` --- ### 📝 Commits (5) - [`ae96b9d`](https://github.com/langchain-ai/docs/commit/ae96b9d30eda8e0d6b5acb8aef418ba270a86444) add content on programmatic tool calling and container reuse - [`38e394d`](https://github.com/langchain-ai/docs/commit/38e394d93a85c075d372f5c030b6d7d9b0eaaa00) Merge branch 'main' into cc/programmatic_tool_calling - [`54a0ac4`](https://github.com/langchain-ai/docs/commit/54a0ac471e61b986c5934d3c7a0c1fe2ad4e2478) Merge branch 'main' into cc/programmatic_tool_calling - [`0fbf318`](https://github.com/langchain-ai/docs/commit/0fbf318069cc48e2c1848a28893893cf83e5534c) bump refs - [`79934da`](https://github.com/langchain-ai/docs/commit/79934da4e92fa047adda1e3397fdd132fae9377e) cr ### 📊 Changes **2 files changed** (+99 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/uv.lock` (+39 -39) 📝 `src/oss/python/integrations/chat/anthropic.mdx` (+60 -1) </details> ### 📄 Description WIP until langchain 1.2 is released --- <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 #1865] (langchain 1.2) document programmatic tool calling and container reuse to [PR #1865] [MERGED] (langchain 1.2) document programmatic tool calling and container reuse 2026-06-05 18:15:41 -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#1922