From 6b3c0f46b471eaa53a8bef12be74f47a3d8e2e29 Mon Sep 17 00:00:00 2001 From: Rhys Howell Date: Mon, 21 Apr 2025 10:14:11 -0400 Subject: [PATCH] chore(generative-ai): update DE gen ai opt in text COMPASS-9078 --- .../src/components/ai-optin-modal.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/compass-generative-ai/src/components/ai-optin-modal.tsx b/packages/compass-generative-ai/src/components/ai-optin-modal.tsx index 84a9fd894fa..05ebd124390 100644 --- a/packages/compass-generative-ai/src/components/ai-optin-modal.tsx +++ b/packages/compass-generative-ai/src/components/ai-optin-modal.tsx @@ -116,15 +116,16 @@ export const AIOptInModal: React.FunctionComponent = ({ {isProjectAIEnabled ? 'AI features are enabled for project users with data access.' : 'AI features are disabled for project users.'}{' '} - Project Owners can change this setting in the{' '} + Project Owners can {isProjectAIEnabled ? 'disable' : 'enable'} Data + Explorer AI features in the{' '} {PROJECT_SETTINGS_LINK !== null ? ( - AI features + Project Settings ) : ( - 'AI features ' + 'Project Settings' )} - section. + .
This is a feature powered by generative AI, and may give inaccurate