Adding changelog entry for the OpenAiRealtimeLLMService fix.

This commit is contained in:
filipi87
2026-01-28 08:39:11 -03:00
parent 468e159f9b
commit bdae177125

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

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