[PR #563] [MERGED] Update memory conceptual docs #851

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/563
Author: @hinthornw
Created: 10/7/2024
Status: Merged
Merged: 10/7/2024
Merged by: @hinthornw

Base: mainHead: wfh/memory_conceptual_guide


📝 Commits (3)

📊 Changes

8 files changed (+282 additions, -114 deletions)

View changed files

docs/docs/concepts/img/memory/filter.png (+0 -0)
docs/docs/concepts/img/memory/hot_path_vs_background.png (+0 -0)
docs/docs/concepts/img/memory/short-vs-long.png (+0 -0)
docs/docs/concepts/img/memory/summary.png (+0 -0)
docs/docs/concepts/img/memory/update-instructions.png (+0 -0)
docs/docs/concepts/img/memory/update-list.png (+0 -0)
docs/docs/concepts/img/memory/update-profile.png (+0 -0)
📝 docs/docs/concepts/memory.md (+282 -114)

📄 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/563 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/memory_conceptual_guide` --- ### 📝 Commits (3) - [`ab93c63`](https://github.com/langchain-ai/langgraphjs/commit/ab93c63313efc05dd8614cfc42d4dd53f8538725) Update memory conceptual docs - [`62d464e`](https://github.com/langchain-ai/langgraphjs/commit/62d464ead9394f28f93bc646c05dda194e0e164e) Fix undefined - [`10f3f56`](https://github.com/langchain-ai/langgraphjs/commit/10f3f569a88c7c5bc7564a924462fc9b30fe4f7a) Add images ### 📊 Changes **8 files changed** (+282 additions, -114 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/concepts/img/memory/filter.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/hot_path_vs_background.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/short-vs-long.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/summary.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/update-instructions.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/update-list.png` (+0 -0) ➕ `docs/docs/concepts/img/memory/update-profile.png` (+0 -0) 📝 `docs/docs/concepts/memory.md` (+282 -114) </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:09 -05:00
yindo closed this issue 2026-02-15 19:16:09 -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#851