export type AIUserProfileRequest = { tag: string; detail: string; };