Skip to main content

Python SDK for OpenMemory and Hermes AI integration

Project description

Open Agent Memory

Production Python SDK for Mem0.

Installation

pip install open-agent-memory

Sync

from open_agent_memory import RestClient

client = RestClient()

client.add("Hello")

Async

from open_agent_memory import AsyncRestClient

import asyncio

async def main():
    client = AsyncRestClient()
    await client.add("Hello")

asyncio.run(main())

Features

  • Sync client
  • Async client
  • Retries
  • Logging
  • Typed models
  • Context managers
  • Hermes compatible

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

open_agent_memory-0.1.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

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

open_agent_memory-0.1.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: open_agent_memory-0.1.0.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for open_agent_memory-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f0132282f752eb59af3f63c36eea112457f4a7a596ef212a285fcb494dbd5950
MD5 067d15cee50c91c907de2f8571044f68
BLAKE2b-256 e6f39fdcf2cc33c9eb93a410fc8a203b3a2244d0fc8a3099437dbfeea494faaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for open_agent_memory-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 810f0cfacd98e558fc8093cb02e1c143887bead822cbc9286a96fdd9da1b78b2
MD5 45b8b5f27989e8f11d81b599d6d05bde
BLAKE2b-256 3ed61bb65f53dadcb03ab72fbda1686330e474758b01cd342c2d7a826ce7bf40

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