Bump version in deprecation message in docstring

This commit is contained in:
Paul Kompfner
2025-10-16 14:52:10 -04:00
parent 87d9e8c9cd
commit f13e006db2

View File

@@ -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.