Skip to main content

Agent memory interface implemented using LadybugDB

Project description

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)

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.6.tar.gz (29.9 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.6-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ladybug_memory-0.1.6.tar.gz
Algorithm Hash digest
SHA256 02cb5ccaa5d39c87d218678752cd4d56180fd12fe95e7bf216de2f502cd5039f
MD5 3595227e9f64f68fbdee6f96a7b8cf4f
BLAKE2b-256 a7ce0ee3fb45f45b4b180cd35b5100c650222e7fbea090e947f9973090331649

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ladybug_memory-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dc54cfd4bb0b88cea0b4dd2b2aaaf7358e4eeba85d509513170dfd0baea6eca4
MD5 3795dcb2cf413a151b66911f9e3907c5
BLAKE2b-256 4b792483a967d0e4a6c66f6068950c91140f8362f3250081bb428a07c6319603

See more details on using hashes here.

Supported by

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