Skip to main content
PUT
Update Short Term Memory Config

Body

application/json

Specification for updating short-term memory configuration with enabled flag.

llm_model
string | null
message_capacity
integer | null
Required range: x > 0
enabled
boolean | null

Response

Successful Response

Response model for memory configuration update.

success
boolean
required
message
string
required