-record(thread_resource, { id :: binary(), object :: binary(), created_at :: integer(), title :: gleam@option:option(binary()), status :: glopenai@chatkit:thread_status(), user :: binary(), items :: gleam@option:option(glopenai@chatkit:thread_item_list_resource()) }).