Personas
Create Persona
Create a new persona
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Configuration for the persona LLM 'brains'.
The name for the persona
The persona preset defines the face and voice of the persona from our list of available presets. Currently, the only available preset is "eva".
The description for the persona. This is an optional descriptor and is not used as part of the LLM prompt generation.
Was this page helpful?