| fzc | fzc Function |
| fzd | fzd Function |
| fzi | fzi Function |
| fzl | fzl Function |
| fzo | fzo Function |
| fzr | fzr Function |
| fz_available | Check if fz Python Package is Available |
| fz_install | Install the fz Python Package |
| get_config | Get the Global Configuration |
| get_interpreter | Get the Current Interpreter |
| get_log_level | Get the Current Log Level |
| install | Install a Model or Algorithm (generic) |
| install_algorithm | Install an Algorithm |
| install_model | Install a Model |
| list_installed_algorithms | List Installed Algorithms |
| list_installed_models | List Installed Models |
| list_models | List Installed Models (alias) |
| print_config | Print the Current Configuration |
| reload_config | Reload Configuration from Environment Variables |
| set_interpreter | Set the Interpreter |
| set_log_level | Set the Log Level |
| uninstall | Uninstall a Model (generic) |
| uninstall_algorithm | Uninstall an Algorithm |
| uninstall_model | Uninstall a Model |