export default { id: 'xpert-unit-summary', enabled: false, name: 'Xpert unit summaries', description: 'Use generative AI to summarize course content and reinforce learning.', allowedOperations: { enable: true, configure: true, }, documentationLinks: { learnMoreConfiguration: 'https://openai.com/', }, };