Enables structured output on each config (if not already set), runs, then parses JSON.
call_llm_par_structured(experiments, schema = NULL, .fields = NULL, ...)
Tibble with config
and messages
list-columns.
Optional JSON Schema list.
Optional fields to hoist from parsed JSON (supports nested paths).
Passed to call_llm_par()
.