Memory
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry…
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry callbacks cloud BUILDS but cannot INSTALL.
| Base URL | https://api.hanzo.ai |
| Operations | 7 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
memory
POST /v1/memory/delete
Delete one of the authenticated user's memories
GET /v1/memory/facts
List the authenticated user's stored facts
GET /v1/memory/list
List the authenticated user's memories, newest first
GET /v1/memory/recall
Recall recent/relevant memories for context injection; with q it ranks semantically, without q it returns the most recent
POST /v1/memory/remember
Store a memory for the authenticated user
GET /v1/memory/search
Search the authenticated user's memories (semantic, text fallback)
POST /v1/memory/update
Update one of the authenticated user's memories
How is this guide?
Meet
Package meet is the virtual office: it decides who may join a room and mints the short-lived token that lets them in.
Mesh
Package zt mounts the Hanzo Cloud NETWORKING surface: the tenant's Hanzo Zero Trust footprint — overlay networks, their routers and mesh services — served as clean, org-scoped REST off the unified…