list_batches | R Documentation |
List all Batch Requests on a Batch API
list_batches(.provider = getOption("tidyllm_lbatch_default"))
.provider |
A function or function call specifying the language model provider and any additional parameters.
This should be a call to a provider function like |
A tibble with information about the status of batch processing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.