#18927: TTS: default to eleven_flash_v2_5, drop eleven_monolingual_v1, add model/voice to tool
gateway
agents
size: XS
Cluster:
Voice Call and TTS Improvements
TTS: default ElevenLabs model is now eleven_flash_v2_5 (free-tier friendly); deprecated eleven_monolingual_v1 removed from options; TTS tool accepts optional modelId and voiceId.
fix #18895
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Updated ElevenLabs TTS to use `eleven_flash_v2_5` as the default model (better free-tier compatibility) and removed deprecated `eleven_monolingual_v1`. Added optional `modelId` and `voiceId` parameters to the TTS tool, allowing agents to customize voice output per request.
<h3>Confidence Score: 4/5</h3>
- Safe to merge with minor documentation inconsistencies
- The code changes are straightforward and well-implemented. The default model change aligns with the goal of free-tier friendliness. The new tool parameters follow existing patterns and include proper override handling. However, documentation in multiple files still references the old default model.
- No files require special attention
<sub>Last reviewed commit: aac696c</sub>
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#18958: fix: replace deprecated eleven_monolingual_v1 with eleven_flash_v2
by jwchmodx · 2026-02-17
85.4%
#18957: fix(tts): replace deprecated ElevenLabs eleven_monolingual_v1 model
by BinHPdev · 2026-02-17
83.3%
#16089: fix(tts): clarify directive syntax in prompts and strip malformed tags
by kmixter · 2026-02-14
74.8%
#6677: fix(tts): always load fresh config for voice selection
by Jinqiao · 2026-02-01
73.7%
#8317: fix(tts): add dynamic timeout and retry logic for ElevenLabs TTS
by camtang26 · 2026-02-03
72.2%
#19073: feat(voice-call): streaming TTS, barge-in, silence filler, hangup, ...
by odrobnik · 2026-02-17
71.8%
#8922: feat(voice-call): Add ElevenLabs WebSocket streaming TTS
by mikiships · 2026-02-04
71.3%
#7965: feat(tts): add Speechify as TTS provider
by chaerla · 2026-02-03
69.8%
#22618: feat(tts): add OpenAI TTS speed parameter support
by useramuser · 2026-02-21
69.1%
#22086: fix(tts): honor explicit config provider and model/voice settings
by AIflow-Labs · 2026-02-20
69.0%