Python SDK for mem7 — governed memory substrate for AI agents
Project description
flux7-memory
Python client for mem7 — governed memory substrate for AI agents.
pip install flux7-memory
from mem7 import Mem7
m = Mem7("http://localhost:9070", token="my-token")
m.store("deploy.decision", "approved by ops lead", tags=["decision"], agent="supervisor")
results = m.search("deployment approval", limit=5)
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
flux7_memory-0.5.0.tar.gz
(4.3 kB
view details)
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 flux7_memory-0.5.0.tar.gz.
File metadata
- Download URL: flux7_memory-0.5.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47a18790436a244cef37d3c46f72ab017eca9da67734cbb1bcd2ff61b8b81228
|
|
| MD5 |
3334d71b1f284a97f8f04bb26f82340d
|
|
| BLAKE2b-256 |
b12752ae101902ae79c34e87d8e7322954d5813b5a3e691d9fee5a97d6cf5cd0
|
File details
Details for the file flux7_memory-0.5.0-py3-none-any.whl.
File metadata
- Download URL: flux7_memory-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91f0269029d672f747524a919d86f91ecac8c10619dafe384ad435ce9ee92082
|
|
| MD5 |
d8cd252e394bbad2f6081cfe0dafdb57
|
|
| BLAKE2b-256 |
dd628c0534dd781a753ecc022722216242efbec77f1f00e69250520477282921
|