[PR #8] [MERGED] Support vector lookup #15

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/memory-template/pull/8
Author: @hinthornw
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @hinthornw

Base: mainHead: wfh/vector_lookup


📝 Commits (2)

📊 Changes

5 files changed (+17 additions, -6 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 langgraph.json (+7 -1)
📝 pyproject.toml (+4 -3)
📝 src/chatbot/graph.py (+2 -1)
📝 src/memory_graph/graph.py (+2 -1)

📄 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/8 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/vector_lookup` --- ### 📝 Commits (2) - [`0ec39f8`](https://github.com/langchain-ai/memory-template/commit/0ec39f87772b17d6fc5a5c708cfa073226de76ee) Add support - [`b9a922a`](https://github.com/langchain-ai/memory-template/commit/b9a922a2540d22953ee4af922610f0fcbf29cf00) Update ### 📊 Changes **5 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `langgraph.json` (+7 -1) 📝 `pyproject.toml` (+4 -3) 📝 `src/chatbot/graph.py` (+2 -1) 📝 `src/memory_graph/graph.py` (+2 -1) </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:43 -05:00
yindo closed this issue 2026-02-16 06:17:43 -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#15