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