| llm_batch_status | R Documentation |
Check the status of a batch job
llm_batch_status(job)
job |
An |
A one-row tibble: provider, batch_id, status (provider's
wording; "completed"/"ended"/"done" mean ready), n_total,
n_completed, n_failed (NA where a provider does not report counts).
llm_batch_submit(), llm_batch_fetch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.