Get an agent's learning configuration
Returns the memory model override. An unset override inherits the agent model; learning always runs automatically.
Authorizations
A Recursion API key, created in the console under API keys.
Path Parameters
Agent id (UUID) as returned by createAgent or listAgents.
Response
Model and guidance for automatic learning from an agent's finished sessions. The default model follows the agent's model.
Model and guidance for automatic learning from an agent's finished sessions. The default model follows the agent's model.
Read-only standing guidance for every learning run of this agent. Capped at 4096 characters; the learning PATCH does not accept this field.
Model used for all memory learning stages. Empty inherits the agent's model; an explicit model reference or model id overrides it.
Read-only analyzer reference used for memory updates. Empty uses the default; the learning PATCH does not accept this field.