Add changelog entry for #4091
This commit is contained in:
1
changelog/4091.changed.md
Normal file
1
changelog/4091.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- `GradiumTTSService` now sends a per-context `setup` message with `client_req_id` before the first text message for each TTS context, following Gradium's multiplexing protocol. Previously, a single setup message was sent at connection time without a `client_req_id`, which prevented Gradium from associating requests with their sessions when using `close_ws_on_eos=False`.
|
||||
Reference in New Issue
Block a user