baml run
Run a BAML function, script, or expression. Choose one execution mode: a positional function or script, one or more `--function` targets, or an inline `--expression`. Function parameters come after `--` and are parsed by an auto-generated CLI based on each signature.
Reference version
Usage
baml run [OPTIONS] [TARGET] [-- <TARGET_ARGS>...]Arguments
[TARGET]
Function or script to run as the sole entry point.
Options
-q, --quiet
Suppress nonessential output