[PR #585] [MERGED] docs: Update tool runtime docs to show context variable example #871

Closed
opened 2026-02-15 19:16:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/585
Author: @jacoblee93
Created: 10/12/2024
Status: Merged
Merged: 10/12/2024
Merged by: @jacoblee93

Base: mainHead: jacob/tool_runtime_docs


📝 Commits (2)

  • dc5a7b7 Update tool runtime docs to show context variable example
  • 3fd7488 Fix typos

📊 Changes

5 files changed (+247 additions, -180 deletions)

View changed files

📝 examples/how-tos/cross-thread-persistence.ipynb (+1 -1)
📝 examples/how-tos/pass-run-time-values-to-tools.ipynb (+233 -166)
📝 examples/package.json (+1 -1)
📝 libs/langgraph/package.json (+1 -1)
📝 yarn.lock (+11 -11)

📄 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/langgraphjs/pull/585 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/12/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/tool_runtime_docs` --- ### 📝 Commits (2) - [`dc5a7b7`](https://github.com/langchain-ai/langgraphjs/commit/dc5a7b785329a46f9f31f92c3b00043a97e448db) Update tool runtime docs to show context variable example - [`3fd7488`](https://github.com/langchain-ai/langgraphjs/commit/3fd7488c3588b958b915ccab1e376da2ceb4196d) Fix typos ### 📊 Changes **5 files changed** (+247 additions, -180 deletions) <details> <summary>View changed files</summary> 📝 `examples/how-tos/cross-thread-persistence.ipynb` (+1 -1) 📝 `examples/how-tos/pass-run-time-values-to-tools.ipynb` (+233 -166) 📝 `examples/package.json` (+1 -1) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `yarn.lock` (+11 -11) </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-15 19:16:13 -05:00
yindo closed this issue 2026-02-15 19:16:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#871