Update GradiumTTSService to flush instead of ending stream

This commit is contained in:
Mark Backman
2026-01-29 18:45:18 -05:00
parent 0d697d184a
commit d5b34759d7
2 changed files with 7 additions and 2 deletions

1
changelog/3596.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue in `GradiumTTSService` where the websocket was being disconnected at the end of every bot turn.