[PR #3] [MERGED] Update & Lint #13

Closed
opened 2026-02-16 06:17:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/memory-template/pull/3
Author: @hinthornw
Created: 10/4/2024
Status: Merged
Merged: 10/4/2024
Merged by: @hinthornw

Base: mainHead: wfh/notes


📝 Commits (7)

📊 Changes

7 files changed (+276 additions, -76 deletions)

View changed files

📝 README.md (+220 -68)
📝 src/memory_graph/graph.py (+56 -8)
static/memory_motivation.png (+0 -0)
static/memory_template_flow.png (+0 -0)
static/memory_types.png (+0 -0)
static/scheduling.png (+0 -0)
static/studio.png (+0 -0)

📄 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/memory-template/pull/3 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/notes` --- ### 📝 Commits (7) - [`ec57b19`](https://github.com/langchain-ai/memory-template/commit/ec57b196e3047cc86f6ad38534d7d2d30608cb64) Add comments - [`b4b4dd3`](https://github.com/langchain-ai/memory-template/commit/b4b4dd3470694fd90fb140ae04317369a4b8285d) Update README - [`d0f1e1e`](https://github.com/langchain-ai/memory-template/commit/d0f1e1ee99c0bffb1f21dc5c65a6e3ca584eaa86) Lint - [`b42e273`](https://github.com/langchain-ai/memory-template/commit/b42e273f0635c5a06948d645c0037b107b3c979e) Update README - [`61076bd`](https://github.com/langchain-ai/memory-template/commit/61076bd5c0432b7b33085e9653503aaaf7976f16) Update img - [`e2ec497`](https://github.com/langchain-ai/memory-template/commit/e2ec497f5517233fe259c3d99c83ab6ec8dd45e7) Address comments - [`a0f41a7`](https://github.com/langchain-ai/memory-template/commit/a0f41a7b546570d73f26b52c1b22b85d5ea76c8b) Lint ### 📊 Changes **7 files changed** (+276 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+220 -68) 📝 `src/memory_graph/graph.py` (+56 -8) ➕ `static/memory_motivation.png` (+0 -0) ➕ `static/memory_template_flow.png` (+0 -0) ➕ `static/memory_types.png` (+0 -0) ➕ `static/scheduling.png` (+0 -0) ➕ `static/studio.png` (+0 -0) </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-16 06:17:42 -05:00
yindo closed this issue 2026-02-16 06:17:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/memory-template#13