Add changelog for #4500

This commit is contained in:
Mark Backman
2026-05-15 15:17:58 -04:00
parent 5403aa56e4
commit 58a22aeeb1

View File

@@ -0,0 +1 @@
- Changed the default WebSocket endpoints for `GradiumSTTService` and `GradiumTTSService` to the region-neutral `wss://api.gradium.ai/api/speech/asr` and `wss://api.gradium.ai/api/speech/tts`. Gradium now automatically routes traffic to the nearest endpoint. Override the url to pin to a specific region.