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 extractcommand - handle_
example_ ๐info_ command - Handle the
example infocommand. - handle_
example_ ๐list_ command - Handle the
example listcommand. - handle_
example_ run_ command - Handle the
example runcommand.