Create Persona
Create and customize a digital replica’s personality for Conversational Video Interface (CVI). A persona defines the replica’s behavior and capabilities through configurable layers including:
Core Components:
- Replica - Choice of audio/visual appearance
- Context - Customizable contextual information, for use by LLM
- System Prompt - Customizable system prompt, for use by LLM
- Layers
- STT - Transcription, and turn taking settings
- LLM - Language model settings
- TTS - Text-to-Speech settings
- VQA - Visual Question Answering settings
When creating a conversation, the persona configuration determines how the replica interacts, processes information, and responds to participants. Each layer can be fine-tuned to achieve the desired conversational experience.
Authorizations
Body
A name for the persona.
This is the system prompt that will be used by the llm.
This is the context that will be used by the llm.
The default replica_id associated with this persona if one exists. When creating a conversation, a persona_id with a default_replica_id associated can we used to create a conversation without specifying a replica_id.