From 58a116e812d97412ed964561ea480d7c67f27b72 Mon Sep 17 00:00:00 2001 From: Le Roux Bodenstein Date: Fri, 5 Sep 2025 13:49:21 +0100 Subject: [PATCH] remove atlas account mention --- .../src/components/settings/gen-ai-settings.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/compass-settings/src/components/settings/gen-ai-settings.tsx b/packages/compass-settings/src/components/settings/gen-ai-settings.tsx index ffd9f0a8fa2..140927d36a8 100644 --- a/packages/compass-settings/src/components/settings/gen-ai-settings.tsx +++ b/packages/compass-settings/src/components/settings/gen-ai-settings.tsx @@ -9,11 +9,7 @@ export const GenAISettings: React.FunctionComponent<{ }> = ({ isAIFeatureEnabled }) => { return (
-
- Compass users with MongoDB Atlas accounts enjoy access to an extended - set of generative AI functionality, starting with natural language - processing for quicker query and aggregation authoring. -
+
Provides access to advanced generative AI capabilities.
{isAIFeatureEnabled && (