Skip to main content

Python SDK for the Memorose Hybrid AI Memory Storage Engine

Project description

Memorose Python SDK

Python client for the Memorose Hybrid AI Memory Storage Engine.

Installation

pip install .

Usage

from memorose import MemoroseClient

# Initialize the client
client = MemoroseClient(endpoint="http://localhost:8000", api_key="your_api_key")

# Add a memory
memory = client.add_memory(
    content="The capital of France is Paris.",
    metadata={"source": "wikipedia", "confidence": 0.99}
)
print("Added memory:", memory)

# Search memories
results = client.search_memories(query="What is the capital of France?", limit=5)
print("Search results:", results)

# Get a specific memory
memory = client.get_memory(memory_id=memory["id"])

# Delete a memory
client.delete_memory(memory_id=memory["id"])

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

memorose_sdk-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

memorose_sdk-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file memorose_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: memorose_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for memorose_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e343e4b110705bebcb80aed4dbc24c0334ffd65f36e2d2b6fade901968ce0e45
MD5 ed9cb88f8dcbfd1e8a553cd357858aa8
BLAKE2b-256 e75ac1dbd845ffb81f11c29def692023b592732538428fad41e7722bbfab4cbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for memorose_sdk-0.1.0.tar.gz:

Publisher: publish-python.yml on ai-akashic/Memorose-SDK

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

File details

Details for the file memorose_sdk-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: memorose_sdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for memorose_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e20c70d8347d2b1b83005293f562ca2837a3b6c3d2ff41af40dbf0c947192585
MD5 9c1a6fdf8788b88d8444d6ae967b66ea
BLAKE2b-256 f6f55ec96ca0d0aeab0f113ef289476b177672805525eeb8002654c806974412

See more details on using hashes here.

Provenance

The following attestation bundles were made for memorose_sdk-0.1.0-py3-none-any.whl:

Publisher: publish-python.yml on ai-akashic/Memorose-SDK

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

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