diff --git a/CHANGELOG.md b/CHANGELOG.md index 415fb1f74..61a95b3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 OpenAI-compatible interface. Added foundational example `14o-function-calling-gemini-openai-format.py`. +- Added `AzureRealtimeBetaLLMService` to support Azure's OpeanAI Realtime API. Added + foundational example `19a-azure-realtime-beta.py`. + ## [0.0.58] - 2025-02-26 ### Added