Use the full pipeline to unlock the complete range of replica capabilities—including perception and speech recognition.Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Create a Persona
In this example, we’ll create an interviewer persona with the following settings:
- A Phoenix-4 Pro replica.
raven-1as the perception model for visual and audio understanding.sparrow-1for natural turn-taking with high patience (ideal for interviews).
cURL
Replace
<api_key> with your actual API key. You can generate one in the Developer Portal.Step 2: Create Your Conversation
Create a new conversation using your newly created
persona_id:cURL
- Replace
<api_key>with your actual API key. - Replace
<your_persona_id>with your newly created Persona ID.

