diff --git a/TERMS_OF_USE.md b/TERMS_OF_USE.md index a2e3d02..16d88fd 100644 --- a/TERMS_OF_USE.md +++ b/TERMS_OF_USE.md @@ -5,8 +5,8 @@ By using gpt-engineer you are aware of and agree to the below Terms of Use, as w Both OpenAI, L.L.C. and the creators of gpt-engineer **store data about how gpt-engineer is used** with the sole intent of improving the capability of the product. Care is taken to not store any information that can be tied to a person. +Please beware that natural text input, such as the files `prompt` and `feedback`, will be stored and – although the gpt-engineer creators will not attempt to do so – this can in theory be used to connect a person's style of writing or content in the files to a real person. + More information about OpenAI's terms of use [here](https://openai.com/policies/terms-of-use). -Please beware that natural text input, such as the files `prompt` and `feedback`, will be stored and can in theory be used to connect a persons style of writing or content in the file to a real person. - 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.