langmem/guides/memory_tools/ #58
Replies: 1 comment 1 reply
-
Hello, when using langgraph dev, do I need to omit the InMemoryStore entirely since LangGraph handles it automatically? In my case, I was using:
Because I’m building an email assistant that uses semantic memory via langmem, and this requires an embedding model to be set for vector search. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
langmem/guides/memory_tools/
Build language agents as graphs
https://langchain-ai.github.io/langmem/guides/memory_tools/
Beta Was this translation helpful? Give feedback.
All reactions