-record(open_ai_file, { id :: binary(), object :: binary(), bytes :: integer(), created_at :: integer(), expires_at :: gleam@option:option(integer()), filename :: binary(), purpose :: glopenai@file:open_ai_file_purpose() }).