diff --git a/examples/patient-intake/env.example b/examples/patient-intake/env.example index d368ae510..571ebb8b4 100644 --- a/examples/patient-intake/env.example +++ b/examples/patient-intake/env.example @@ -1,4 +1,4 @@ DAILY_SAMPLE_ROOM_URL=https://yourdomain.daily.co/yourroom # (for joining the bot to the same room repeatedly for local dev) DAILY_API_KEY=7df... OPENAI_API_KEY=sk-PL... -ELEVENLABS_API_KEY=aeb... \ No newline at end of file +CARTESIA_API_KEY=your_cartesia_api_key_here