v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-2663154130.1 KB
Agent Configuration

Patch Memory

Upsert the singleton memory row.

First write requires both agentFramework and memory. Updates apply only the fields explicitly present in the body. The reload pipeline reassembles + validates the engine config; a framework/memory mismatch rolls back with a 422.

patch/admin/api/v1/memory

Request body

agentFramework'LANGGRAPH' | 'ADK' | 'CREWAI' | 'CUSTOM' | 'TRANSLATION_AGENT' | 'CORRECTION_AGENT' | 'DEEP_RESEARCH_AGENT'

Supported agent frameworks for engine.

Response

Successful Response