export type AIUserProfileMemoryRelation = { readonly tag: string; detail?: string | null; };