File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -120,11 +120,14 @@ value in the :guilabel:`Settings` panel.
120120     - Allow |compass-short| to use generative AI for natural language querying.
121121       This feature requires an Atlas login and a deployed Atlas cluster.
122122
123-    * - .. option:: --enableGenAIDocumentPassing 
123+    * - .. option:: --enableGenAISampleDocumentPassing 
124124     - Allow |compass| to send sample field values with query and
125125       aggregation generation requests. These values can improve
126126       the results from the AI.
127127
128+        This option implicitly sets the :option:`--enableGenAIFeatures`
129+        option.
130+ 
128131   * - .. option:: --enableMaps
129132     - Allow |compass| to make requests to a 3rd party mapping service. Use 
130133       ``--no-enableMaps`` to disable mapping requests.
Original file line number Diff line number Diff line change @@ -69,11 +69,14 @@ 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 
72+    * - enableGenAISampleDocumentPassing 
7373     - Allow |compass| to send sample field values with query and
7474       aggregation generation requests. These values can improve
7575       the results from the AI.
7676
77+        This setting implicitly sets the ``enableGenAIFeatures``
78+        setting.
79+ 
7780   * - :ref:`enableDevTools <compass-enable-dev-tools>`
7881     - Enable Chrome DevTools in |compass-short|.
7982
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments