Skip to content

Commit 668bdac

Browse files
committed
DOCSP-43493 adding ai and data usage
1 parent 0466912 commit 668bdac

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

source/ai-data-usage.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ information about Gen AI in MongoDB products.
1717
Third Party Providers
1818
---------------------
1919

20-
The MongoDB Github Copilot Participant is powered by Github Copilot.
20+
The MongoDB Github Copilot Participant is powered by `Github Copilot <https://github.com/features/copilot>__.
2121
This is subject to change in the future.
2222

2323
How Your Data is Used
@@ -30,11 +30,6 @@ provider:
3030
- The full text of your natural language prompt.
3131
- The schema of the collection you are using,
3232
including database name, collection name, field names, and types.
33-
- Enable sending sample field values. This is an optional setting to
34-
improve the quality of recommendations. You can manage this through the
35-
``Enable sending sample field values`` setting in
36-
:ref:`Compass settings <compass-settings-reference>`. This setting
37-
is off by default.
3833

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

source/copilot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ the following query using knowledge of your database schema:
6868
.. toctree::
6969
:titlesonly:
7070

71-
/ai-data-usage
71+
AI & Data Usage </ai-data-usage>
7272

7373

0 commit comments

Comments
 (0)