OpenAI · Arazzo Workflow
OpenAI Download Batch Results
Version 1.0.0
Retrieve a completed batch and download its output file contents.
Provider
Workflows
download-batch-results
Download the output file of a completed batch.
Reads the batch to find its output file id, and only when the batch is completed does it download the raw output file contents.
1
getBatch
retrieveBatch
Retrieve the batch and branch on whether it has completed.
2
downloadOutput
downloadFile
Download the contents of the batch output file.