Skip to content

Commit 8e140b2

Browse files
authored
Merge pull request #838 from pipecat-ai/aleix/prepare-0.0.50
update CHANGELOG fot 0.0.50
2 parents f1d3c5e + a70c785 commit 8e140b2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ All notable changes to **Pipecat** will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)