call_llm_par_structured | R Documentation |
Enables structured output on each config (if not already set), runs, then parses JSON.
call_llm_par_structured(experiments, schema = NULL, .fields = NULL, ...)
experiments |
Tibble with |
schema |
Optional JSON Schema list. |
.fields |
Optional fields to hoist from parsed JSON (supports nested paths). |
... |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.