diff --git a/src/pipecat/services/aws/nova_sonic/llm.py b/src/pipecat/services/aws/nova_sonic/llm.py index 2731c1b42..32d6d4975 100644 --- a/src/pipecat/services/aws/nova_sonic/llm.py +++ b/src/pipecat/services/aws/nova_sonic/llm.py @@ -213,7 +213,7 @@ class AWSNovaSonicLLMService(LLMService): tools: Available tools/functions for the model to use. send_transcription_frames: Whether to emit transcription frames. - .. deprecated:: 0.0.87 + .. deprecated:: 0.0.91 This parameter is deprecated and will be removed in a future version. Transcription frames are always sent.