rasa.__main__

You are viewing documentation for our open source project which is maintained by the community. If you want to get started building assistants with Rasa please check out our latest documentation here.

create_argument_parser #

create_argument_parser()-> argparse.ArgumentParser

Parse all the command line arguments for the training script.

print_version #

print_version()->None

Prints version information of rasa tooling and python.

main #

main()->None

Run as standalone python application.