-record(list_fine_tuning_job_checkpoints_response, { data :: list(glopenai@fine_tuning:fine_tuning_job_checkpoint()), object :: binary(), first_id :: gleam@option:option(binary()), last_id :: gleam@option:option(binary()), has_more :: boolean() }).