Skip to content

Commit

Permalink
feat(preferences-model): update ai query and aggregations feature fla…
Browse files Browse the repository at this point in the history
…g to released COMPASS-6866 (#4870)
  • Loading branch information
Anemy authored Sep 19, 2023
1 parent 61eb423 commit 594f942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compass-preferences-model/src/feature-flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const featureFlags: Required<{
* Epic: COMPASS-6866
*/
enableAIExperience: {
stage: 'preview',
stage: 'released',
description: {
short: 'Compass AI Features',
long: 'Use AI to generate queries and aggregations with a natural language text. Do not use this feature with sensitive data.',
Expand Down

0 comments on commit 594f942

Please sign in to comment.