Function download_output_file

Source
pub async fn download_output_file(
    triple: &mut BatchFileTriple,
    client: &OpenAIClientHandle,
) -> Result<(), BatchDownloadError>