In case you missed it, Rasa 3.11 is live! Check out the changelog here.
Rasa Pro 3.11 highlights:
Multi-LLM Routing: Manage multiple subscription LLMs in
model_groups
in the endpoints.yml file. Additionally avoid costly rate limits with a routing strategy that distribute requests across models. Make sure to update your LLM configuration from versions 3.11 on.New Voice Improvements:
- Added support for Twilio Media Streams channel which can be configured to use arbitrary Text-To-Speech and Speech-To-Text service
- **Speech-To-Text:**Added support for Deepgram Speech-To-Text and Azure Text-To-Speech in Voice Stream Channels.
- **Text-To-Speech:**Added support for Cartesia Text-To-Speech in Voice Stream Channels.
- Added Voice Stream Channel Interface which makes it easier to add voice channels that directly integrate with audio streams.
As always, let us know what you think, and feel free to leave us some feedback on these new features in the thread below.