Skip to content

Commit ba1ad5d

Browse files
DOCSP-38121 fix enableGenAIFeatures setting name typo (#615)
* DOCSP-38121 fix setting name typo * DOCSP-38121 fix build error * DOCSP-38121 fix build error
1 parent 3173718 commit ba1ad5d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

source/query-with-natural-language/prompt-natural-language-aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ About this Task
2929
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
3030
collection from the Atlas sample dataset.
3131

32-
- .. include:: /includes/fact-natural-language-querying-maxTimems.txt
32+
- .. include:: /includes/fact-natural-language-querying-maxTimems.rst
3333

3434
Before you Begin
3535
----------------

source/query-with-natural-language/prompt-natural-language-query.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ About this Task
3434
- This page uses the :ref:`sample_mflix.movies <sample-mflix>`
3535
collection from the Atlas sample dataset.
3636

37-
- .. include:: /includes/fact-natural-language-querying-maxTimems.txt
37+
- .. include:: /includes/fact-natural-language-querying-maxTimems.rst
3838

3939
Before you Begin
4040
----------------

source/settings/config-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Settings
6565
* - autoUpdates
6666
- Allow |compass-short| to periodically check for new updates.
6767

68-
* - :ref:`enableAIFeatures <enable-natural-language-querying>`
68+
* - :ref:`enableGenAIFeatures <enable-natural-language-querying>`
6969
- Allow |compass-short| to use generative AI for natural language querying.
7070
This feature requires an Atlas login and a deployed Atlas cluster.
7171

0 commit comments

Comments
 (0)