File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,15 @@ value in the :guilabel:`Settings` panel.
116116
117117 To learn more, see :ref:`compass-enable-dev-tools`.
118118
119+ * - .. option:: --enableGenAIFeatures
120+ - Allow |compass-short| to use generative AI for natural language querying.
121+ This feature requires an Atlas login and a deployed Atlas cluster.
122+
123+ * - .. option:: --enableGenAIDocumentPassing
124+ - Allow |compass| to send sample field values with query and
125+ aggregation generation requests. These values can improve
126+ the results from the AI.
127+
119128 * - .. option:: --enableMaps
120129 - Allow |compass| to make requests to a 3rd party mapping service. Use
121130 ``--no-enableMaps`` to disable mapping requests.
Original file line number Diff line number Diff line change @@ -69,6 +69,11 @@ Settings
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
72+ * - enableGenAIDocumentPassing
73+ - Allow |compass| to send sample field values with query and
74+ aggregation generation requests. These values can improve
75+ the results from the AI.
76+
7277 * - :ref:`enableDevTools <compass-enable-dev-tools>`
7378 - Enable Chrome DevTools in |compass-short|.
7479
You can’t perform that action at this time.
0 commit comments