Skip to main content

memoricai Python SDK

Stdlib-only client for the memoricai /v1 HTTP API (Python 3.9+).

from memoricai import Client

client = Client("http://localhost:7373", "mc_...")

doc = client.add_text("My name is Ada.", container_tag="mc_project_default")
client.wait_for_document(doc["id"])

res = client.search_memories("what is my name",
                             container_tag="mc_project_default", digest=True)
print(res["digest"])          # ready-to-inject, date-stamped context
print(client.profile("mc_project_default"))

Install from the repo: pip install ./sdks/python. Transient failures (429/5xx) are retried with exponential backoff; API errors raise MemoricaiError(status, message).

Release files for memoricai 0.3.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for memoricai 0.3.1
File Size Uploaded
memoricai-0.3.1.tar.gz 4.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for memoricai 0.3.1
File Interpreter ABI Platform
memoricai-0.3.1-py3-none-any.whl Python 3 none any Details

Total release size: 9.3 kB

Release files / memoricai-0.3.1.tar.gz

Download URL memoricai-0.3.1.tar.gz
Size 4.8 kB
Tags Source
SHA-256 checksum
How to use checksums
14d26be70c5390cb79083ca79a4cf6361299c962be0f8b08f13b8e128fe55624
BLAKE2b-256 checksum
How to use checksums
24b0dd5ea5c1bf8b88e07b2de4c2041168f46f34f48a56047e5c04e89afb7ff0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.12

Release files / memoricai-0.3.1-py3-none-any.whl

Download URL memoricai-0.3.1-py3-none-any.whl
Size 4.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
7cc9e35720f28d4f4df84d23865c815ecdc7f4025bcc963942ff9993efcc6d4c
BLAKE2b-256 checksum
How to use checksums
6b18a56f82ec45164cd738134d17db1f2928f89bc6f3a17539d94ed934517713
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.12

Release history Release notifications | RSS feed

0.3.2

2 release files

This release

0.3.1 This release

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.5

2 release files

0.1.3

2 release files

0.1.0

2 release files

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