Metadata-Version: 2.4
Name: couchbase-agent-memory
Version: 1.0.0
Summary: Python SDK for the Couchbase Agent Memory API
Home-page: https://docs.couchbase.com/ai/build/agent-memory/about-agent-mem.html
Author: Couchbase Engineering
Keywords: couchbase,agent-memory,ai,memory,agents,llm,sdk
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24.0
Requires-Dist: pydantic>=2.4.0
Requires-Dist: python-dotenv
Requires-Dist: h11>=0.16.0
Dynamic: home-page
Dynamic: requires-python

# Couchbase Agent Memory Python SDK

Official Python SDK for Couchbase Agent Memory — an enterprise-ready memory layer for AI agents, distributed via PyPI.

Couchbase Agent Memory is an out-of-the-box, enterprise-ready memory layer that allows AI agents to maintain persistent context and personalize interactions across sessions. It provides support for multiple memory types, including conversational, semantic, and profile to enable scalable, context-aware multi-agent systems. Agent Memory features enterprise-grade security and full traceability for governance and debugging. 

Before using the SDK, [request a trial to license Couchbase AI Data Plane](https://www.couchbase.com/downloads/?family=agent-memory).

Disclaimer: Couchbase Agent Memory use and enterprise support is exclusively available by licensing Couchbase AI Data Plane, which also entitles use and enterprise support of Couchbase Agent Catalog and Couchbase MCP Server.

To build using the SDK, checkout the official documentation [here](https://docs.couchbase.com/ai/build/agent-memory/develop-agent-mem.html).
