http://localhost:8666
Core
Build Memory
The text to process into memory.
The session identifier.
Chat
The user’s message.
The session identifier.
schema_updated flag indicating if auto-update was triggered this round.
Listen
The user’s message.
The session identifier.
build_every_n_turns turns), and recalls schema data every turn. Returns reply, session_id, and turn_number.
Update Schema from Chat
The session identifier.
Number of recent chat rounds to process.
Configuration
Get Build Every N Turns
Set Build Every N Turns
Get Chatbot Context Rounds
Set Chatbot Context Rounds
Schemas
List Schema Domains
Get Schema Details
Get Schema File Data
Recall All Schemas
Selective Recall
The user’s message to determine relevant fields.
The session identifier.
recalled, is_selective, and schema_id.
Inspect All Schemas
Create Schema Domain
Delete Schema Domain
Delete All Schema Domains
Create from Template
The template name to use.
The session identifier.
{name}_{YYYYMMDD}_{HHmmss}.json) and switches the session to it.
Create Schema File
The session identifier.
Custom schema ID. Auto-generated if empty.
Optional template name to populate the new schema.
New Schema (Backup + Reset)
The session identifier.
backup_id and schema_id.
Switch Schema
The session identifier.
The schema ID to switch to.
Restore Schema
The backup identifier to restore.
List Saved Schemas
List Backups
Templates
List Templates
List Templates (Grouped)
builtin, user, custom.
Get Template Details
Save Custom Template
Full template JSON with
_meta.name field.{status, path, name}.
Delete Custom Template
Sessions
List Sessions
Create Session
The session identifier.
The schema ID to bind to this session. Defaults to
"default".Delete Session
Clear Session
Get Session History
Get Session Schema ID
Set Session Schema ID
The schema ID to bind to this session.