Python SDK for Lore — the coordination memory layer for multi-agent AI systems. Placeholder release; the real API lands with Lore v0.1.
Project description
loregpt
Python SDK for Lore — the open-source coordination memory layer for multi-agent AI systems.
🚧 Placeholder release (0.0.1). The real SDK lands with Lore
v0.1. This package reserves the name and points you to the project.
# Coming in v0.1:
lore = LoreClient(api_key=...)
res = lore.write(run_id=run_id, agent_id="researcher", content="…")
pack = lore.pack(query="…", scopes={"team": "platform"}, min_seq=res.seq, token_budget=2000)
pack.covered_seq # read-your-writes, guaranteed
pack.saved_tokens # token savings meter
- Website & waitlist: https://loregpt.ai
- Source & RFCs: https://github.com/loregpt/lore
License: Apache-2.0
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
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 loregpt-0.0.1.tar.gz.
File metadata
- Download URL: loregpt-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c6d2d6c6fa302556e42b8a6385dda79028b3e0cd6146f273885ab79f843d077
|
|
| MD5 |
28555599002c8425461b98c442cb836b
|
|
| BLAKE2b-256 |
5c929e9e018c02902bc385aac546f8e4d9dd13be1201d9a5d2a7aceecc31b193
|
File details
Details for the file loregpt-0.0.1-py3-none-any.whl.
File metadata
- Download URL: loregpt-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dd3ab82b99ae35447ae30cde584edfc9b5def8de83e5776548aa94db5aece87
|
|
| MD5 |
a7d654a955651ae9d0b0a04717bbdc75
|
|
| BLAKE2b-256 |
484479c28ebde4177969df9283d9ef9ee87c880f88f6466eeecd0f500245d4d1
|