Skip to content

Commit ae62d40

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-16844-ai-updates (#212)
* DOCS-16844-ai-updates * DOCS-16844-ai-updates * DOCS-16844-ai-updates * DOCS-16844-ai-updates * DOCS-16844-ai-updates * DOCS-16844-ai-updates * DOCS-16844-ai-updates --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent fb1bf60 commit ae62d40

File tree

1 file changed

+21
-14
lines changed

1 file changed

+21
-14
lines changed

source/generative-ai-faq.txt

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,34 @@ What GenAI Features Does MongoDB Currently Offer?
1818
MongoDB offers various generative AI (GenAI) capabilities in its
1919
products and services, including within Atlas and in its software
2020
products.
21+
2122
For example, in MongoDB Compass and Charts, Atlas users can
22-
leverage natural language to generate queries or visualizations. And
23-
with MongoDB Relational Migrator, GenAI can be leveraged for query
24-
conversions.
23+
leverage natural language to generate queries or visualizations. With
24+
MongoDB Relational Migrator, GenAI can be leveraged for query
25+
conversions. And within MongoDB for VS Code, the MongoDB Github Copilot
26+
participant allows developers to generate MongoDB-related code more
27+
efficiently through Github Copilot Chat.
2528

2629
We also offer a GenAI chatbot within our MongoDB Documentation.
2730

2831
What Services Do These GenAI Features Rely On?
2932
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3033

31-
MongoDB's current GenAI features are powered by `Azure OpenAI
32-
<https://azure.microsoft.com/en-us/products/ai-services/openai-service>`__.
33-
When you use these features, your data is processed in Microsoft Azure using
34-
the Azure OpenAI service.
35-
36-
Data processed in Azure OpenAI is not used for any model training.
37-
MongoDB has opted out of asynchronous `Abuse
38-
Monitoring <https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/abuse-monitoring>`__
39-
so that no prompts or responses are stored with Azure OpenAI.
40-
For more detail, refer to `Azure OpenAI's data management practices
34+
MongoDB's current GenAI features are powered by `Azure OpenAI
35+
<https://azure.microsoft.com/en-us/products/ai-services/openai-service>`__,
36+
except that the participant within MongoDB for VS Code is powered by
37+
Github Copilot. When you use these features, your data is processed in
38+
Microsoft Azure using the Azure OpenAI service or by the Github Copilot
39+
service.
40+
41+
Data processed in these services is not used for any model training.
42+
MongoDB has opted out of asynchronous `Abuse Monitoring
43+
<https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/abuse-monitoring>`__
44+
so that no prompts or responses are stored with Azure OpenAI. For more
45+
detail, refer to `Azure OpenAI's data management practices
4146
<https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy>`__.
47+
For information about how Github Copilot processes data, please refer to
48+
the `Github Trust Center <https://copilot.github.trust.page>`__.
4249

4350
What Data Is Sent To The Model?
4451
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -59,7 +66,7 @@ No.
5966
Does MongoDB Store my Inputs or their Corresponding Outputs to GenAI Features?
6067
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6168

62-
MongoDB will store inputs and outputs from the GenAI service for a
69+
MongoDB may store inputs and outputs from the GenAI service for a
6370
limited time period (up to one year) for troubleshooting, analytics, and
6471
feature improvement.
6572
For any GenAI capabilities offered in our on-premise software

0 commit comments

Comments
 (0)