-record(batch_request_output, { id :: binary(), custom_id :: binary(), response :: gleam@option:option(glopenai@batch:batch_request_output_response()), error :: gleam@option:option(glopenai@batch:batch_request_output_error()) }).