Skip to content

Commit

Permalink
chore(env): add missing envvars
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsp committed Nov 11, 2024
1 parent a329d54 commit 0d71c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ LIVEKIT_API_KEY=<your API Key>
LIVEKIT_API_SECRET=<your API Secret>
LIVEKIT_SANDBOX_ID=<your Sandbox ID>
OPENAI_API_KEY=<your OpenAI API Key>
ELEVENLABS_API_KEY=<your ElevenLabs API Key>
DEEPGRAM_API_KEY=<your Deepgram API Key>

0 comments on commit 0d71c5d

Please sign in to comment.