[PR #17] Added "memories" to namespace when retrieving memories in chatbot #20

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/memory-template/pull/17
Author: @sethi-ishmeet
Created: 5/20/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/chatbot/graph.py (+1 -1)

📄 Description

Added "memories" to namespace when retrieving memories in chatbot graph

Fixes #15


🔄 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/17 **Author:** [@sethi-ishmeet](https://github.com/sethi-ishmeet) **Created:** 5/20/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`753cd4e`](https://github.com/langchain-ai/memory-template/commit/753cd4e626fcdee183ad4a92b8bd5a0d5da8d9fb) Update graph.py ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/chatbot/graph.py` (+1 -1) </details> ### 📄 Description Added "memories" to namespace when retrieving memories in chatbot graph Fixes #15 --- <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:44 -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#20