Settings
The Python SDK does not yet expose a dedicatedclient.settings resource. Use the REST settings endpoints directly when you need to read or update user settings.
client.memory; see SDK: Memory.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AgentFlow is built by ES Consulting — production AI systems, delivered.
Manage user and platform settings through the REST API
client.settings resource. Use the REST settings endpoints directly when you need to read or update user settings.
GET /api/v1/settings
PATCH /api/v1/settings
POST /api/v1/settings/reset
GET /api/v1/settings/defaults
client.memory; see SDK: Memory.Was this page helpful?
