Bump the RTVI version to 1.1.0 and add pipecat versioning to the botReady about field

This commit is contained in:
mattie ruth backman
2025-12-17 09:50:12 -05:00
committed by Mattie Ruth
parent b3403e884d
commit b1b7fc6357
3 changed files with 24 additions and 7 deletions

1
changelog/3248.added.md Normal file
View File

@@ -0,0 +1 @@
- Added pipecat library version info to the `about` field in the `bot-ready` RTVI message

View File

@@ -0,0 +1,3 @@
- Updated the current RTVI version to 1.1.0 to reflect recent additions and deprecations.
- New RTVI Messages: `send-text` and `bot-output`
- Deprecated Messages: `append-to-context` and `bot-transcription`