Passed unchanged to call_llm_broadcast (e.g.\ tries,
progress, verbose).
Details
Internally calls `llm_fn()`, so the API requests inherit the same
parallel behaviour. Activate parallelism with
`setup_llm_parallel()` and shut it off with `reset_llm_parallel()`.