diff --git a/changelog/3567.fixed.md b/changelog/3567.fixed.md new file mode 100644 index 000000000..92ecabeca --- /dev/null +++ b/changelog/3567.fixed.md @@ -0,0 +1 @@ +- Fixed race condition in `OpenAIRealtimeBetaLLMService` that could cause an error when truncating the conversation.