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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ladybug_memory-0.1.3.tar.gz
  • Upload date:
  • Size: 29.7 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.3.tar.gz
Algorithm Hash digest
SHA256 88387603459c25e57a15078cf9ead97df57d6f119770940ae60ff04520fb8101
MD5 7841a0549d120a7261db75721e201774
BLAKE2b-256 927cef486858a36405c36a0594a336882a11776af41d063fa94b6e5e956defe9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ladybug_memory-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f4393415113f8b0768716e6a80d59c9b2bb16e64b2734b2614444c95ab758001
MD5 469282aaef48e8954f6abac92bb83156
BLAKE2b-256 c807bb93eb8bae9fa07feb157f08f71836c3975b4e0d2d820960e7154b860be4

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