Files
pipecat/examples/simple-chatbot-fullstack/server/env.example
2024-12-04 18:10:40 -05:00

4 lines
195 B
Plaintext

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...