[PR #329] [MERGED] feat(oss): Runtime docs for langchain #640

Closed
opened 2026-02-17 17:20:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/329
Author: @sydney-runkle
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @sydney-runkle

Base: mainHead: sr/runtime-docs


📝 Commits (5)

📊 Changes

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

View changed files

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

📄 Description

We someday want to support better injection for runtime into tools, maybe via ToolRuntime or something :) cc @christian-bromann


🔄 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/329 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/runtime-docs` --- ### 📝 Commits (5) - [`d116bc7`](https://github.com/langchain-ai/docs/commit/d116bc7be5f13a2f441e8bf6ee2e7d466f833e77) first pass at runtime docs - [`6f12e9d`](https://github.com/langchain-ai/docs/commit/6f12e9dfc4fee7a6376d7f2cf503b92e774fc5d4) updates - [`d97026c`](https://github.com/langchain-ai/docs/commit/d97026c7c2c151bcc59108e9e53ecc25214ce246) Merge branch 'main' into sr/runtime-docs - [`e440a58`](https://github.com/langchain-ai/docs/commit/e440a5851843c2ac7bf849fc4b7f7df13bc0a3d8) more feedback - [`64f685e`](https://github.com/langchain-ai/docs/commit/64f685e66e0d773361dfe723f4acb27d5a18fbb4) Merge branch 'sr/runtime-docs' of https://github.com/langchain-ai/docs into sr/runtime-docs ### 📊 Changes **1 file changed** (+127 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-runtime.mdx` (+127 -1) </details> ### 📄 Description We someday want to support better injection for runtime into tools, maybe via `ToolRuntime` or something :) cc @christian-bromann --- <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:20:50 -05:00
yindo closed this issue 2026-02-17 17:20:50 -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#640