Skip to main content

Memory

Agent memory interface implemented using LadybugDB. Other more optimized interfaces are possible.

Installation

uv sync

Usage

uv pip install ladybug-memory
from lbmemory import LadybugMemory

mem = LadybugMemory("memory.lbdb")

mem.store("User prefers Python", memory_type="preference", importance=8)

results = mem.search("python")
for r in results:
    print(r.entry.content)

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.8.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ladybug_memory-0.1.8-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file ladybug_memory-0.1.8.tar.gz.

File metadata

  • Download URL: ladybug_memory-0.1.8.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for ladybug_memory-0.1.8.tar.gz
Algorithm Hash digest
SHA256 d7f1128837c4ad7009376ccd69fa1d5f6d6284a7dc5bb12f2938950c7724dd55
MD5 8a4e48645e161b76d47083609c6f0f0a
BLAKE2b-256 2d63c3acdd2ae7ea946091ff55669f6caa056829a23f84a7c1aae3170bec633f

See more details on using hashes here.

File details

Details for the file ladybug_memory-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: ladybug_memory-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for ladybug_memory-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a86b15176298f5005e7efb191bd23f8552e5a806b7939ef7c2949e02d83e6b27
MD5 c4e8dc5c64e9dd3eba00c03acbd4fa5e
BLAKE2b-256 0a40911de06135d127a338b33430856a6e1b3762bfea5ff2dec3fca34d746885

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.8 This release

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page