Recognizable alias for m3-memory's LangChain / LangGraph integration (drop-in Mem0 replacement, M3Store, M3Saver checkpointer, retriever, LCEL). Re-exports m3_memory.langchain.
Project description
m3-langchain
A recognizable, databricks-langchain-style alias for m3-memory's LangChain
/ LangGraph integration. It contains no code of its own — it re-exports
m3_memory.langchain
and depends on m3-memory[langchain], so pip install m3-langchain gives you the
full, local-first m3 memory layer under a discoverable name.
pip install m3-langchain
from m3_langchain import Memory, M3Store, M3Saver
# Memory → drop-in Mem0 replacement (one-line import swap)
# M3Store → LangGraph BaseStore / backs LangMem
# M3Saver → LangGraph checkpointer (pause / resume / time-travel)
These are the same objects as from m3_memory.langchain import .... New code can
import from either path; this package exists for name-discoverability.
Full integration guide, examples, and the complete surface list (retriever,
chat history, LCEL MemoryWrite/MemoryRetrieve, the m3-native extras
.supersede/as_of=/.forget/.related) live in the main repo:
skynetcmd/m3-memory.
Apache-2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file m3_langchain-2026.7.15.1.tar.gz.
File metadata
- Download URL: m3_langchain-2026.7.15.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40b45c33531e98d9d7cc4b8ed74c8779dddf89812460af3860bb945c6490d440
|
|
| MD5 |
a31f81aefe94f79abb74ba190edf0fd2
|
|
| BLAKE2b-256 |
cfee1ed1ca1f4c7cd53288392134f1d6aa2dd318aadd4226dd649f390d729c7e
|
File details
Details for the file m3_langchain-2026.7.15.1-py3-none-any.whl.
File metadata
- Download URL: m3_langchain-2026.7.15.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60f47982d420e1ce1cf9fa1ed0b3335c84bc42d26713dd4c9094cf4d80101487
|
|
| MD5 |
d82c60e1dd85a766194a77b78047a8a2
|
|
| BLAKE2b-256 |
920721c6f56a318d0f556684dfe475f493292c50ef492e721304e8bcd366dcf1
|