From d5dc8d685e83c554c97e00b53eb3a93bf691bdee Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 26 Sep 2023 15:53:01 -0500 Subject: [PATCH] add openai faq item --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1e41bf01d..54345e961 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,10 @@ We recommend that you are transparent with your users that AI tools are being us > This site makes use of Artificial Intelligence tools to help with tasks like language processing, image processing, and content recommendations. +### When a post is sent to OpenAI (e.g. to generate a title or excerpt), is the post content fed into OpenAI and used for other customers? + +According to OpenAI, they do not train their models on any data that is sent via API requests (see https://openai.com/enterprise-privacy). OpenAI may keep the data for up to 30 days to identify abuse, though you can request zero data retention (ZDR) with a qualifying use-case. + ## Support Level **Active:** 10up is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.