File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
query-with-natural-language Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,15 @@ you must:
3636- Sign into Atlas. For details on how to get a free Atlas
3737 account and deploy a free M0 cluster, see :ref:`atlas-getting-started`.
3838
39- - Have Compass version 1.4 or later installed . For instructions on
39+ - Install |compass-short| version 1.4.0 or later. For instructions on
4040 downloading and installing the latest version, see :ref:`download-install`.
4141
42+
43+ .. note::
44+
45+ You can also enable Natural Language Querying using the configuration
46+ file. For details, see :ref:`config-file`.
47+
4248Steps
4349-----
4450
Original file line number Diff line number Diff line change @@ -65,6 +65,10 @@ Settings
6565 * - autoUpdates
6666 - Allow |compass-short| to periodically check for new updates.
6767
68+ * - :ref:`enableAIFeatures <enable-natural-language-querying>`
69+ - Allow |compass-short| to use generative AI for natural language querying.
70+ This feature requires an Atlas login and a deployed Atlas cluster.
71+
6872 * - :ref:`enableDevtools <compass-enable-dev-tools>`
6973 - Enable Chrome DevTools in |compass-short|.
7074
You can’t perform that action at this time.
0 commit comments