From 0cb2412a2235dfd7dced41fca785bb236960268f Mon Sep 17 00:00:00 2001 From: Anton Osika Date: Mon, 26 Jun 2023 20:00:22 +0200 Subject: [PATCH] Update TERMS_OF_USE.md --- TERMS_OF_USE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TERMS_OF_USE.md b/TERMS_OF_USE.md index 16d88fd..5a5bed1 100644 --- a/TERMS_OF_USE.md +++ b/TERMS_OF_USE.md @@ -9,4 +9,4 @@ Please beware that natural text input, such as the files `prompt` and `feedback` More information about OpenAI's terms of use [here](https://openai.com/policies/terms-of-use). -You can disable storing data for each by the creators of gpt-engineer, but not OpenAI, by setting the environment variable COLLECT_LEARNINGS_OPT_OUT=true. +You can disable storing usage data by gpt-engineer, **but not OpenAI**, by setting the environment variable COLLECT_LEARNINGS_OPT_OUT=true.