developer-toolsclimanualzoo ml text-to-cad export

zoo ml text-to-cad export

Run a Text-to-CAD prompt and export it as any other supported CAD file format.

Options

prompt
Your prompt
--output-dir
The path to a directory to output the files. If not set this will be the current directory
-t/--output-format
A valid output file format or 'kcl' to write KCL code
-f/--format
Command output format
Possible values: json | yaml | table
--no-reasoning
Disable streaming reasoning messages (prints by default)
Default value: false
-d/--debug
Print debug info
Default value: false
--host
Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
-h/--help
Print help (see a summary with '-h')

About

$ zoo ml text-to-cad export --output-format=obj A 2x4 lego brick

See also

Found a typo?