notice

This is documentation for Rasa Documentation v2.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (3.x).

Version: 2.x

rasa.__main__

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.