Skip to main content

remember

Control-plane client for the remember.dev managed memory service.

rememberstack answers memory questions — ingest a document, search claims, run an assured operation. This package answers the questions an operator of that memory also has:

  • is my deployment ready?
  • what is my balance, and what did that ingest cost?
  • has spend safety parked my work?
from remember import CloudClient

with CloudClient.from_env() as cloud:
    if cloud.is_ready():
        print(cloud.billing_status().balance)
$ remember-status
deployment  active     bb81063d-6b7b-41d0-a1df-dc57d4f1fe87
endpoint    live       bb81063d-6b7b-41d0-a1df-dc57d4f1fe87.dp.remember.dev
billing     active     balance 42.10
spend       allow

Install

pip install remember

This installs rememberstack too. The remember command comes from that package and is unaffected by this one; this distribution adds only remember-status.

Credentials

This client authenticates with a control-plane token (umc_cp_…) — the D53 credential kind. It is not the same thing as a deployment API token (umc_dp_…): that one authenticates memory calls at the deployment's ingress and will be rejected here.

Mint one with POST /v1/orgs/<org>/control-tokens while signed in to the app. There is no button for this yet — the API landed before the interface did — so today it is a call, not a click:

export REMEMBER_CLOUD_TOKEN='umc_cp_…'
export REMEMBER_CLOUD_ORG='your-organisation-id'

The secret is shown once. The credential is organisation-scoped, read-only, expires (90 days by default), and can be surrendered by its holder at any time.

What it will not do

No memory verbs, no second ingest or search contract. To use the memory, use rememberstack pointed at your deployment; this package tells you what that memory costs and whether it is ready.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remember-0.2.0.tar.gz (48.6 kB view details)

Uploaded Source

Built Distribution

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

remember-0.2.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file remember-0.2.0.tar.gz.

File metadata

  • Download URL: remember-0.2.0.tar.gz
  • Upload date:
  • Size: 48.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for remember-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d0fa235cd04906108f1a190546c7993601232775cc76d7691332be154c79d575
MD5 819432839d5b75de34098f8c29072c80
BLAKE2b-256 5c63b9bee960ec4d75bb41af4ee7f1199f80ad323ce8f7ee27db161659a90b92

See more details on using hashes here.

Provenance

The following attestation bundles were made for remember-0.2.0.tar.gz:

Publisher: release-remember.yml on writeitai/ultimate-memory-cloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file remember-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: remember-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for remember-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 63a5e3ef817367a27da1d0c339da10a4eaca2b36d0093aff90443e981514190c
MD5 4f8c5da761cb8518b91606b91c878746
BLAKE2b-256 549d75462c4fc3eaa87aea5bf8ca898136c7cfb2743e2481893d509e6d9c7e0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for remember-0.2.0-py3-none-any.whl:

Publisher: release-remember.yml on writeitai/ultimate-memory-cloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.0

2 files

This release

0.2.0 This release

2 files

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page