Adding changelog entry for the OpenAiRealtimeBetaLLMService fix.

This commit is contained in:
filipi87
2026-01-26 17:19:08 -03:00
parent 2f23f2e39c
commit 98fcfd7c91

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

@@ -0,0 +1 @@
- Fixed race condition in `OpenAIRealtimeBetaLLMService` that could cause an error when truncating the conversation.