[PR #337] [MERGED] docs(oss): add JS examples for runtime #646

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/337
Author: @christian-bromann
Created: 9/2/2025
Status: Merged
Merged: 9/3/2025
Merged by: @christian-bromann

Base: mainHead: cb/js-runtime


📝 Commits (2)

  • ba6055d docs(oss): add JS examples for runtime
  • 7908f74 Merge branch 'main' into cb/js-runtime

📊 Changes

2 files changed (+179 additions, -9 deletions)

View changed files

📝 src/oss/langchain-long-term-memory.mdx (+5 -5)
📝 src/oss/langchain-runtime.mdx (+174 -4)

📄 Description

Adding JS examples to the new Runtime docs.


🔄 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/337 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/js-runtime` --- ### 📝 Commits (2) - [`ba6055d`](https://github.com/langchain-ai/docs/commit/ba6055d8c289bd50104ebdc34c61770c1aec3c67) docs(oss): add JS examples for runtime - [`7908f74`](https://github.com/langchain-ai/docs/commit/7908f742ebf67aed195873f2439ec980de25e39c) Merge branch 'main' into cb/js-runtime ### 📊 Changes **2 files changed** (+179 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-long-term-memory.mdx` (+5 -5) 📝 `src/oss/langchain-runtime.mdx` (+174 -4) </details> ### 📄 Description Adding JS examples to the new `Runtime` docs. --- <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#646