Contextual Response Rephraser
New in 3.7
The Contextual Response Rephraser is part of Rasa's new
Conversational AI with Language Models (CALM) approach and available starting
with version 3.7.0
.
Key Features
- Dynamic Responses: By employing the LLM to rephrase static response templates, the responses generated by your bot will sound more natural and conversational, enhancing user interaction.
- Contextual Awareness: The LLM uses the context and previous conversation turns to rephrase the templated response.
- Controllable: By starting with an existing template, we specify what the bot will say.
- Customizable: The prompt used for rephrasing can be modified and optimized for your use case.