Merge pull request #4028 from inworld-ai/ian/close-on-turn-complete

fix(inworld): close context at end of turn instead of relying on idle timeout
This commit is contained in:
Filipi da Silva Fuchter
2026-03-24 12:07:51 -04:00
committed by GitHub
2 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1 @@
- Modeified `InworldTTSService` to close context at end of turn instead of relying on idle timeout