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

Changes

No recorded changes to this endpoint across all 2 revisions of this API.