notice
This is unreleased documentation for Rasa Documentation Main/Unreleased version.
For the latest released documentation, see the latest version (3.x).
Version: Main/Unreleased
rasa.__main__
create_argument_parser
def create_argument_parser() -> argparse.ArgumentParser
Parse all the command line arguments for the training script.
print_version
def print_version() -> None
Prints version information of rasa tooling and python.
main
def main() -> None
Run as standalone python application.