fastrtc-voice-assistant / .env.template
Twelve2five's picture
Create .env.template
a7df83b verified
raw
history blame contribute delete
166 Bytes
2. Create a `.env.template` file showing required environment variables:
```
DEEPSEEK_API_KEY=your_api_key_here
ELEVENLABS_API_KEY=your_api_key_here
```