[PR #848] [MERGED] update imports for tool node #1079

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/848
Author: @eyurtsev
Created: 10/11/2025
Status: Merged
Merged: 10/11/2025
Merged by: @eyurtsev

Base: mainHead: eugene/update_tool_node


📝 Commits (1)

📊 Changes

5 files changed (+11 additions, -13 deletions)

View changed files

📝 src/langgraph-platform/graph-rebuild.mdx (+2 -1)
📝 src/langsmith/evaluate-graph.mdx (+4 -2)
📝 src/langsmith/trace-with-langgraph.mdx (+2 -1)
📝 src/oss/langchain/tools.mdx (+2 -7)
📝 src/oss/langgraph/agentic-rag.mdx (+1 -2)

📄 Description

Import ToolNode from langgraph.prebuilt for python


🔄 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/848 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/update_tool_node` --- ### 📝 Commits (1) - [`cc4ea3e`](https://github.com/langchain-ai/docs/commit/cc4ea3e6309c773c9268c6558c1cf5ac9f4da057) update ### 📊 Changes **5 files changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/graph-rebuild.mdx` (+2 -1) 📝 `src/langsmith/evaluate-graph.mdx` (+4 -2) 📝 `src/langsmith/trace-with-langgraph.mdx` (+2 -1) 📝 `src/oss/langchain/tools.mdx` (+2 -7) 📝 `src/oss/langgraph/agentic-rag.mdx` (+1 -2) </details> ### 📄 Description Import ToolNode from langgraph.prebuilt for python --- <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:40 -05:00
yindo closed this issue 2026-02-17 17:21:40 -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#1079