dograh/sdk/python/src/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
..
typed chore: bump pipecat version and fix tests (#263) 2026-05-04 21:35:37 +05:30
__init__.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
_generated_client.py feat: add examples to create workflow and use sdk 2026-04-24 14:09:24 +05:30
_generated_models.py feat: configurable ElevenLabs base URL for Data Residency (#278) 2026-05-12 19:01:13 +05:30
_validation.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
client.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
codegen.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
errors.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
workflow.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30