Skip to main content
MemoryOS exposes its current operating mode on every response so your app keeps running regardless of what’s happening with memory.

Modes

Response headers

Handling passthrough

The rule is simple: always make the LLM call. Only skip MemoryOS context when passthrough is active.

Webhooks

Operational events include quota.warning, quota.critical, quota.exhausted, quota.reset, mode.changed, processing.delayed, and processing.recovered. See Webhooks for payload format and signature verification.