From 7373ed36e6f1fd9232a8f8c8c09c2449cd89aae4 Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 27 Aug 2024 17:18:45 +0300 Subject: [PATCH] Update data_privacy.md --- docs/docs/overview/data_privacy.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/docs/overview/data_privacy.md b/docs/docs/overview/data_privacy.md index 3245418ef..d845e4a0 100644 --- a/docs/docs/overview/data_privacy.md +++ b/docs/docs/overview/data_privacy.md @@ -1,7 +1,6 @@ ## Self-hosted PR-Agent -- If you host PR-Agent with your OpenAI API key, it is between you and OpenAI. You can read their API data privacy policy here: -https://openai.com/enterprise-privacy +- If you self-host PR-Agent with your OpenAI (or other LLM provider) API key, it is between you and the provider. We don't send your code data to PR-Agent servers. ## PR-Agent Pro 💎 @@ -14,4 +13,4 @@ https://openai.com/enterprise-privacy ## PR-Agent Chrome extension -- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) serves solely to modify the visual appearance of a GitHub PR screen. It does not transmit any user's repo or pull request code. Code is only sent for processing when a user submits a GitHub comment that activates a PR-Agent tool, in accordance with the standard privacy policy of PR-Agent. \ No newline at end of file +- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) serves solely to modify the visual appearance of a GitHub PR screen. It does not transmit any user's repo or pull request code. Code is only sent for processing when a user submits a GitHub comment that activates a PR-Agent tool, in accordance with the standard privacy policy of PR-Agent.