Add changelog for #4208

This commit is contained in:
Mark Backman
2026-03-30 20:49:39 -04:00
parent 7501effad5
commit 04e8444096
11 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed deprecated `OpenAIRealtimeBetaLLMService` and `AzureRealtimeBetaLLMService`. Use `OpenAIRealtimeLLMService` and `AzureRealtimeLLMService` from `pipecat.services.openai.realtime` and `pipecat.services.azure.realtime` instead.