[PR #1623] [MERGED] Use ToolRuntime in tools #1709

Closed
opened 2026-02-17 17:22:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1623
Author: @christian-bromann
Created: 11/25/2025
Status: Merged
Merged: 11/25/2025
Merged by: @christian-bromann

Base: mainHead: cb/runtime-type-fixes


📝 Commits (2)

📊 Changes

2 files changed (+43 additions, -38 deletions)

View changed files

📝 src/oss/langchain/long-term-memory.mdx (+36 -31)
📝 src/oss/langchain/runtime.mdx (+7 -7)

📄 Description

Use ToolRuntime in 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/1623 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/runtime-type-fixes` --- ### 📝 Commits (2) - [`9819d84`](https://github.com/langchain-ai/docs/commit/9819d84aa2e931326b16b4aa8807f8ffc5ca3745) fix(langchain): use tool runtime - [`ab87544`](https://github.com/langchain-ai/docs/commit/ab8754434cad57dac1898edf7d65acca4e478e0d) cr ### 📊 Changes **2 files changed** (+43 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/long-term-memory.mdx` (+36 -31) 📝 `src/oss/langchain/runtime.mdx` (+7 -7) </details> ### 📄 Description Use `ToolRuntime` in 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:22:39 -05:00
yindo closed this issue 2026-02-17 17:22:39 -05:00
yindo changed title from [PR #1623] Use `ToolRuntime` in tools to [PR #1623] [MERGED] Use `ToolRuntime` in tools 2026-06-05 18:14:30 -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#1709