Persistent memory API for AI agents — getmem.ai
Project description
getmem-ai
Persistent memory API for AI agents. Two API calls — your agent remembers everything.
pip install getmem-ai
import getmem_ai as getmem
mem = getmem.init("gm_your_api_key")
# After each turn — automatic extraction
mem.ingest("user_123", messages=messages)
# Before each turn — intelligent context
context = mem.get("user_123", query=user_message)
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
getmem_ai-0.1.1.tar.gz
(5.2 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 getmem_ai-0.1.1.tar.gz.
File metadata
- Download URL: getmem_ai-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8914d23b575582852ae65a3a6808558ac5efa8aa2fd3720526c580b7203d7986
|
|
| MD5 |
f9e38ce2007373247b2972387174857a
|
|
| BLAKE2b-256 |
dc6e7fed1832b98bd27d004a5544c5ab08a0a7a0bf3de38650ec50f196076e4e
|
File details
Details for the file getmem_ai-0.1.1-py3-none-any.whl.
File metadata
- Download URL: getmem_ai-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 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 |
beca34875331335922fd3a4cc8e803b87830f5d92d3b4adf171e38d3dedfbc87
|
|
| MD5 |
0349363fe179894d1e00ab411cf98b9f
|
|
| BLAKE2b-256 |
7250f1ff9000f8d0c83034b5ebe57b92e7241d6a5f91b61209af9f7f1e68d94e
|