Agent memory interface with implementations based on mem0 and engram
Project description
Memory
Agent memory interface with implementations based on mem0 and engram APIs.
Installation
uv sync
Usage
from memory import LadybugMemory
mem = LadybugMemory("memory.lbug")
mem.store("User prefers Python", memory_type="preference", importance=8)
results = mem.search("python")
for r in results:
print(r.entry.content)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ladybug_memory-0.1.0.tar.gz
(50.8 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 ladybug_memory-0.1.0.tar.gz.
File metadata
- Download URL: ladybug_memory-0.1.0.tar.gz
- Upload date:
- Size: 50.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
750f11658e3f84a484b7ade4abc9a04f6015a1d8f7c4391e58d5f3e8f3a7ee34
|
|
| MD5 |
25d08a083b9dafec06ea824f51d0f3e8
|
|
| BLAKE2b-256 |
15e27ab33f2d64ea8646f6781b7fed0677bdc7fe87487a763c2c51adaaac4378
|
File details
Details for the file ladybug_memory-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ladybug_memory-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80c4083a22adf9e3bdb5d3227d8691b99ffade96426b1d8690a22a187def2592
|
|
| MD5 |
41a5e7e938c67d1145bf28d605e8c133
|
|
| BLAKE2b-256 |
84b9f73538e9ec6ef7efc5ebfb1f668b3277f41fa2b9412e7e21f12e4889f062
|