Number of parallel generation attempts
OptionalparamsSampling parameters for all attempts
OptionalparentParent branch to fork from (mutually exclusive with prompt)
OptionalpromptPre-formatted prompt for creating a fresh root (mutually exclusive with parent)
Options for multi-branch diverge
Either
parentorpromptmust be provided. Whenparentis given, branches fork from it and no new root is created. When onlypromptis given, a fresh root is created, prefilled, and cleaned up on error.