Installation
Basic usage
Async client
Environment variables
The client reads from environment variables if not passed explicitly:Resources
| Resource | Description |
|---|---|
client.agents | Create, list, delete agents |
client.memories | Store, recall, extract, delete memories (with anchor_external_id / session_id) |
client.anchors | Subjects — list, get, profile, GDPR purge (scopes guide) |
client.sessions | Conversation sessions — create, get, end |
client.canon | Tenant-shared org knowledge (admin-scoped) |
client.cognitive | Decay, consolidate, health, confidence |
client.graph | Graph edges, traversal |
client.episodes | Episodic memory management |
client.procedures | Procedural memory management |
client.schemas | Schema (mental model) access |
client.feedback | Explicit feedback recording |
client.learning | Learning statistics |
client.keys | API key management |