[PR #733] [MERGED] fix(docs): fix tools import #965

Closed
opened 2026-02-17 17:21:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/733
Author: @casparb
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @lnhsingh

Base: mainHead: caspar/fix-tools-import


📝 Commits (1)

  • 14f8752 fix(docs): fix tools import

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/oss/langchain/tools.mdx (+1 -1)

📄 Description

Fix InjectedState import (moved from langchain.agents.tool_node to langchain.tools)


🔄 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/733 **Author:** [@casparb](https://github.com/casparb) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `caspar/fix-tools-import` --- ### 📝 Commits (1) - [`14f8752`](https://github.com/langchain-ai/docs/commit/14f87527303a4e11b76226634e499fc38df8a77e) fix(docs): fix tools import ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/tools.mdx` (+1 -1) </details> ### 📄 Description Fix `InjectedState` import (moved from langchain.agents.tool_node to langchain.tools) --- <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:21:28 -05:00
yindo closed this issue 2026-02-17 17:21:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#965