export type AiCapabilityInfo = { supported?: boolean, external?: boolean, model?: string };