Expand description
Code related to the example models and the CLI commands for interacting with them.
Enumsยง
- Example
Subcommands - The available subcommands for managing example models.
Constantsยง
- EXAMPLES_
DIR ๐ - The directory containing the example models.
Functionsยง
- extract_
example ๐ - Extract the specified example to a new directory
- handle_
example_ ๐extract_ command - Handle the
example extract
command - handle_
example_ ๐info_ command - Handle the
example info
command. - handle_
example_ ๐list_ command - Handle the
example list
command. - handle_
example_ run_ command - Handle the
example run
command.