Build Commands
Generate pipelines, runner code, Python structures, and JSON templates from natural language descriptions.
Available Commands
| Command | Description |
|---|---|
| build runner | Generate Python code to run a pipe |
| build structures | Generate the structures (Pydantic models) of your concepts |
| build inputs | Generate example input JSON for a pipe |
| build output | Generate example output JSON for a pipe |