From f2a1c6637927677feafe1940436d9b9db05f0c1f Mon Sep 17 00:00:00 2001 From: vipyne Date: Thu, 31 Jul 2025 08:52:53 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a3a8a62..279ce92b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added `InputTextRawFrame` frame type to handle user text input with Gemini Multimodal Live. + - Added `HeyGenVideoService`. This is an integration for HeyGen Interactive Avatar. A video service that handles audio streaming and requests HeyGen to generate avatar video responses. (see https://www.heygen.com/)