From 3f2175e5483f34b02b6a31b1e9e5d7dff16ca771 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 3 Dec 2023 09:12:10 +0200 Subject: [PATCH] diagram --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10cb2fb0..a33fa7cf 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ There are several ways to use PR-Agent: The following diagram illustrates PR-Agent tools and their flow: -![PR-Agent Tools](https://www.codium.ai/wp-content/uploads/2023/10/codiumai-diagram-v5.png) +![PR-Agent Tools](https://codium.ai/images/pr_agent/diagram-v0.9.png) Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how we convert a code diff to a manageable LLM prompt @@ -225,9 +225,12 @@ See the [Release notes](./RELEASE_NOTES.md) for updates on the latest changes. ## Data Privacy -If you use self-host PR-Agent, e.g. via CLI running on your computer, with your OpenAI API key, it is between you and OpenAI. You can read their API data privacy policy here: +If you use a self-hosted 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 +When using a PR-Agent app hosted by CodiumAI, we will not store any of your data, nor will we used it for training. +You will also benefit from an OpenAI account with zero data retention. + ## Links [![Join our Discord community](https://raw.githubusercontent.com/Codium-ai/codiumai-vscode-release/main/media/docs/Joincommunity.png)](https://discord.gg/kG35uSHDBc)