Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

persona_id
string
required
Identifier of the persona to update.
name
string
New display name, if renaming.
prompt_edit
string
Edit to apply to the prompt. Provide only the changed sections, with ’// … existing content …’ placeholders for unchanged parts. Merged into the existing prompt via LLM. Strongly prefer additive edits.
edit_instructions
string
A short sentence describing what the edit does. Used with prompt_edit.
image
string
New image URL for the avatar, if updating.
image_hue
number
New HSL hue angle (0-360 integer) tinting the chrome Pegasus avatar. Anchors: 0=red, 60=yellow, 120=green, 180=cyan, 240=blue, 300=magenta (wraps at 360). Pass -1 to leave unchanged.
model
string
New AI model ID, if updating. User-specific BYOK model IDs in the format ‘byok:your_config_id’ are also accepted.