mix lemon.voice.secrets (lemon_gateway v0.1.0)

View Source

Interactively prompts for and stores all voice API secrets in the encrypted secrets store.

Usage:

mix lemon.voice.secrets

Sets the following secrets:

  • twilio_account_sid
  • twilio_auth_token
  • deepgram_api_key
  • elevenlabs_api_key

Existing values are preserved unless you enter a new one (press Enter to skip).