[PR #3600] [MERGED] fix: update state tool example to return a tool message #3640

Closed
opened 2026-06-05 18:23:46 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3600
Author: @open-swe[bot]
Created: 4/16/2026
Status: Merged
Merged: 4/20/2026
Merged by: @npentrel

Base: mainHead: open-swe/001c07c3-6e08-2954-b2d0-86c6e20404d6


📝 Commits (2)

  • 8bac13e fix: update state tool example to return a tool message
  • c8c2bf4 update

📊 Changes

3 files changed (+87 additions, -10 deletions)

View changed files

src/code-samples/langchain/tool-update-state.py (+57 -0)
📝 src/oss/langchain/tools.mdx (+4 -10)
src/snippets/code-samples/tool-update-state-py.mdx (+26 -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/3600 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/16/2026 **Status:** ✅ Merged **Merged:** 4/20/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/001c07c3-6e08-2954-b2d0-86c6e20404d6` --- ### 📝 Commits (2) - [`8bac13e`](https://github.com/langchain-ai/docs/commit/8bac13ee9e8aeb922dc0675381dfe4a91f0a6531) fix: update state tool example to return a tool message - [`c8c2bf4`](https://github.com/langchain-ai/docs/commit/c8c2bf4f8c93ed09d06e7b82dff572e3f50904e8) update ### 📊 Changes **3 files changed** (+87 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `src/code-samples/langchain/tool-update-state.py` (+57 -0) 📝 `src/oss/langchain/tools.mdx` (+4 -10) ➕ `src/snippets/code-samples/tool-update-state-py.mdx` (+26 -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-06-05 18:23:46 -04:00
yindo closed this issue 2026-06-05 18:23:46 -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#3640