Button configuration - Getting Started with Rasa / Tutorials, Resources & Videos - Rasa Community Forum

👋 Introducing the Rasa Playground

Button configuration

Post by gnataraja on Jun 13, 2020

When I configure the buttons as below:

Output appears as below:


Buttons:
  1: Chinese (Chinese)
  2: Italian (Italian)
  3:
  American (American)
  4: Mexican (Mexican)
  5: South Indian (South Indian)
  6: North Indian
  (North Indian)

How can we get the output to be displayed in the below format: Buttons:

1: Chinese

2: Italian

3: American

4: Mexican

5: South Indian

6: North Indian

Please advise.

300 views