From de10bc88034d548bb4a4694413d5591641f63f7a Mon Sep 17 00:00:00 2001 From: vipyne Date: Wed, 26 Nov 2025 13:22:56 -0600 Subject: [PATCH] changelog for riva,nim -> nvidia name change --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3819cb5e3..accad0b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -315,6 +315,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `english_normalization` input parameter for `MiniMaxHttpTTSService` is deprecated, use `test_normalization` instead. +- NVIDIA Services name changes (all functionality is unchanged): + + - `NimLLMService` is now deprecated, use `NvidiaLLMService` instead. + - `RivaSTTService` is now deprecated, use `NvidiaSTTService` instead. + - `RivaTTSService` is now deprecated, use `NvidiaTTSService` instead. + - Use `uv pip install pipecat-ai[nvidia]` instead of + `uv pip install pipecat-ai[nim]` or `uv pip install pipecat-ai[riva]` + ### Fixed - Fixed an issue in `AWSBedrockLLMService` where the `aws_region` arg was