From a70c785b2e06fcf0009548ce88a7e1f06387de82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Wed, 11 Dec 2024 11:33:13 -0800 Subject: [PATCH] update CHANGELOG fot 0.0.50 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 485cfa590..8f4691396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ All notable changes to **Pipecat** will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.0.50] - 2024-12-11 ### Added -- Added `GeminiMultimodalLiveLLMService`. This is an integration for Google's Gemini Multimodal Live API, supporting: +- Added `GeminiMultimodalLiveLLMService`. This is an integration for Google's + Gemini Multimodal Live API, supporting: - Real-time audio and video input processing - Streaming text responses with TTS @@ -18,7 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - System instructions and context management - Dynamic parameter updates (temperature, top_p, etc.) -- Added `AudioTranscriber` utility class for handling audio transcription with Gemini models. +- Added `AudioTranscriber` utility class for handling audio transcription with + Gemini models. - Added new context classes for Gemini: