[PR #315] [MERGED] chore(oss): imports + installs #628

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/315
Author: @hntrl
Created: 9/1/2025
Status: Merged
Merged: 9/2/2025
Merged by: @beklapko

Base: mainHead: hunter/js-installs-imports


📝 Commits (1)

  • b688273 chore(oss): imports + installs

📊 Changes

5 files changed (+22 additions, -25 deletions)

View changed files

📝 src/oss/langchain-agents.mdx (+4 -3)
📝 src/oss/langchain-installation.mdx (+9 -9)
📝 src/oss/langchain-quickstart.mdx (+1 -1)
📝 src/oss/langchain-short-term-memory.mdx (+3 -6)
📝 src/oss/langchain-tools.mdx (+5 -6)

📄 Description

  • adds @next tag for provider install steps
  • reorganizes imports to import InMemoryStore and MemorySaver to import from langchain

🔄 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/315 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@beklapko](https://github.com/beklapko) **Base:** `main` ← **Head:** `hunter/js-installs-imports` --- ### 📝 Commits (1) - [`b688273`](https://github.com/langchain-ai/docs/commit/b688273be0116a7468bbcc8f2273458c218e91e1) chore(oss): imports + installs ### 📊 Changes **5 files changed** (+22 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-agents.mdx` (+4 -3) 📝 `src/oss/langchain-installation.mdx` (+9 -9) 📝 `src/oss/langchain-quickstart.mdx` (+1 -1) 📝 `src/oss/langchain-short-term-memory.mdx` (+3 -6) 📝 `src/oss/langchain-tools.mdx` (+5 -6) </details> ### 📄 Description - adds @next tag for provider install steps - reorganizes imports to import InMemoryStore and MemorySaver to import from langchain --- <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:48 -05:00
yindo closed this issue 2026-02-17 17:20:48 -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#628