Skip to content

Commit f46e6c6

Browse files
authored
DOCSP-40181 Compass GenAI Sample Documents (#631)
* DOCSP-40181 Compass GenAI Sample Documents * * * * * * * * * *
1 parent 6f914b2 commit f46e6c6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

source/query-with-natural-language/ai-and-data-usage-information.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ AI provider:
3131
- The full text of your natural language prompt.
3232
- The schema of the collection you are querying,
3333
including database name, collection name, field names, and types.
34+
- Enable sending sample field values. This is an optional setting to
35+
improve the quality of recommendations. You can manage this through the
36+
``Enable sending sample field values`` setting in
37+
:ref:`Compass settings <compass-settings-reference>`. This setting
38+
is off by default.
3439

3540
The information that is sent will not be shared with any other third
3641
parties or stored by the AI provider. We do not send database

source/settings/settings-reference.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ You can configure the following settings on the |compass| interface:
158158
- Enables :ref:`natural language querying <query-natural-language>` and allows
159159
the use of AI features in Compass which make requests to 3rd party services.
160160

161+
* - Enable sending sample field values
162+
- Artificial Intelligence
163+
- Enables sharing of sample field values with the MongoDB AI
164+
provider. This setting can improve responses from
165+
:ref:`natural language querying <query-natural-language>`
166+
prompts.
167+
161168
Learn More
162169
----------
163170

0 commit comments

Comments
 (0)