Retrieves batch request details from the Azure OpenAI Batch API.
Usage
list_azure_openai_batches(
.endpoint_url = Sys.getenv("AZURE_ENDPOINT_URL"),
.limit = 20,
.max_tries = 3,
.timeout = 60
)
Retrieves batch request details from the Azure OpenAI Batch API.
list_azure_openai_batches(
.endpoint_url = Sys.getenv("AZURE_ENDPOINT_URL"),
.limit = 20,
.max_tries = 3,
.timeout = 60
)