File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,12 @@ All notable changes to **Pipecat** will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.0.50 ] - 2024-12-11
99
1010### Added
1111
12- - Added ` GeminiMultimodalLiveLLMService ` . This is an integration for Google's Gemini Multimodal Live API, supporting:
12+ - Added ` GeminiMultimodalLiveLLMService ` . This is an integration for Google's
13+ Gemini Multimodal Live API, supporting:
1314
1415 - Real-time audio and video input processing
1516 - Streaming text responses with TTS
@@ -18,7 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1819 - System instructions and context management
1920 - Dynamic parameter updates (temperature, top_p, etc.)
2021
21- - Added ` AudioTranscriber ` utility class for handling audio transcription with Gemini models.
22+ - Added ` AudioTranscriber ` utility class for handling audio transcription with
23+ Gemini models.
2224
2325- Added new context classes for Gemini:
2426
You can’t perform that action at this time.
0 commit comments