Medical Intake configuration (pa5ad6596ef5)
Healthcare Intake Assistant) includes:
- PAL identity: A healthcare intake assistant that gathers structured pre-visit context in a patient-friendly tone.
- Full pipeline mode: Enables the full Tavus conversational pipeline, including perception, STT, LLM, and TTS.
- System prompt: Omitted here for length. Retrieve the live template with Get PAL or clone it from PAL Maker.
- Model layers:
- Perception: Uses the
raven-1perception model. - TTS: cartesia (
sonic-3, emotion control enabled). - LLM:
tavus-glm-4.7with speculative inference. - Conversational flow:
sparrow-1withmediumturn-taking patience andmediuminterruptibility.
- Perception: Uses the
Create a conversation with this template PAL
Step 1: Create your conversation
Create a conversation using the template
pal_id. When the PAL has a default_face_id, you can omit face_id:cURL
Replace
<api_key> with your actual API key. You can generate one in the PAL Maker.
