dograh/api/services/configuration
Abhishek 7f0dac1ad5
feat: configurable ElevenLabs base URL for Data Residency (#278)
* feat: configurable ElevenLabs base URL for Data Residency (#269)

Adds a `base_url` field to `ElevenlabsTTSConfiguration` so users on an
ElevenLabs Data Residency plan (EU, etc.) can point Dograh at the
regional endpoint instead of the hardcoded global one. Defaults to
`https://api.elevenlabs.io`, preserving existing behaviour. The
service factory rewrites the HTTP scheme to WSS when constructing the
WebSocket TTS service.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* fix: fix drift

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 19:01:13 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
check_validity.py feat: add Rime TTS 2026-04-07 14:05:47 +05:30
defaults.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
masking.py feat: add gemini live and speaches integration (#220) 2026-03-31 21:42:03 +05:30
merge.py feat: add gemini live and speaches integration (#220) 2026-03-31 21:42:03 +05:30
registry.py feat: configurable ElevenLabs base URL for Data Residency (#278) 2026-05-12 19:01:13 +05:30
resolve.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30