dograh/sdk
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
..
codegen feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
python feat: configurable ElevenLabs base URL for Data Residency (#278) 2026-05-12 19:01:13 +05:30
typescript fix: number pool initialization in multi telephony setup 2026-05-08 14:48:53 +05:30