We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff5c0e commit ff3b051Copy full SHA for ff3b051
source/code-generation/query-converter/ai-and-data-usage-information.txt
@@ -20,13 +20,13 @@ Third Party Providers
20
21
Query Converter currently uses the `Azure OpenAI Service
22
<https://azure.microsoft.com/en-us/products/ai-services/openai-service>`__
23
-hosted by Microsoft.
+hosted by Microsoft. This is subject to change in the future.
24
25
How Your Data is Used
26
---------------------
27
28
When you use Query Converter, the following information is sent to
29
-MongoDB's backend and the third party AI provider:
+MongoDB's backend and/or the third party AI provider:
30
31
- The full text of your query or stored procedure.
32
- The definition of any relational database tables used in the query.
0 commit comments