diff --git a/examples/moondream-chatbot/env.example b/examples/moondream-chatbot/env.example index cdad19c2f..571ebb8b4 100644 --- a/examples/moondream-chatbot/env.example +++ b/examples/moondream-chatbot/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... +CARTESIA_API_KEY=your_cartesia_api_key_here