Add changelog fragments for #4232

This commit is contained in:
Mark Backman
2026-04-02 22:10:09 -04:00
parent 41e46ee69e
commit 33f145d70a
6 changed files with 6 additions and 0 deletions

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

@@ -0,0 +1 @@
- Fixed undefined `_warn_deprecated_param` calls in `OpenAIRealtimeLLMService` and `GrokRealtimeLLMService` for the deprecated `session_properties` init parameter.