Hanzo

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 URLhttps://api.hanzo.ai
Operations7
AuthAuthorization: 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


All Hanzo APIs · Interactive reference

How is this guide?

On this page