Rasa init --template calm not working

I have installed RASA pro and set RASA_LICENSE and RASA_PRO_LICENSE same key. When I run “rasa init –template tutorial“ it works fine. But when I run “rasa init –template calm“ it didn’t work. This is the error: (rasa-pro) PS C:\Users\Rocky\projects\rasa-pro> rasa init --template calm usage: rasa init [-h] [-v] [-vv] [–quiet] [–logging-config-file LOGGING_CONFIG_FILE] [–no-prompt] [–init-dir INIT_DIR] [–template {default,tutorial}] rasa init: error: argument --template: invalid ProjectTemplateName value: ‘calm’

Hi Rocky,

We updated the template tutorial, so rasa init should now give you the CALM assistant. So you don’t have to specify -template calm anymore. The new default for rasa init is a calm assistant.