mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-23 10:42:00 +00:00
docs(.env.example): add missing ELEVENLABS_API_KEY placeholder
This commit is contained in:
parent
46cc0345ae
commit
1eb2959309
1 changed files with 3 additions and 0 deletions
|
|
@ -411,6 +411,9 @@ IMAGE_TOOLS_DEBUG=false
|
|||
# Groq API key (free tier — used for Whisper STT in voice mode)
|
||||
# GROQ_API_KEY=
|
||||
|
||||
# ElevenLabs API key (cloud STT/TTS — Scribe transcription)
|
||||
# ELEVENLABS_API_KEY=
|
||||
|
||||
# =============================================================================
|
||||
# STT PROVIDER SELECTION
|
||||
# =============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue