Skip to content

Commit 9664556

Browse files
DOCSP-33663 Generative AI Config File Setting (#569)
* DOCSP-33663 Generative AI Config File Setting * * * * * * * Update source/query-with-natural-language/enable-natural-language-querying.txt Co-authored-by: Alison Huh <[email protected]> * * --------- Co-authored-by: Alison Huh <[email protected]>
1 parent 27b0471 commit 9664556

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

source/query-with-natural-language/enable-natural-language-querying.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
4248
Steps
4349
-----
4450

source/settings/config-file.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)