Hello there, I am using Rasa 3.0 and I am wondering about how to handle user messages with multiple intents. I want to detect two intents at the same time for a simple user message example:
Hello, I want to order a pizza
Is there a way for the bot to detect greeting and order pizza intents at the same time?