-record(user_message_item, { id :: binary(), object :: binary(), created_at :: integer(), thread_id :: binary(), content :: list(glopenai@chatkit:user_message_content()), attachments :: list(glopenai@chatkit:attachment()), inference_options :: gleam@option:option(glopenai@chatkit:inference_options()) }).