Ver Fonte

Update documentation regarding feedback data usage (#2585)

* Update feedback data usage

* Update hugging face
Graham Neubig há 1 ano atrás
pai
commit
6312c21f8e
1 ficheiros alterados com 26 adições e 1 exclusões
  1. 26 1
      docs/modules/usage/feedback.md

+ 26 - 1
docs/modules/usage/feedback.md

@@ -12,7 +12,32 @@ Providing feedback is easy! When you are using OpenDevin, you can press the thum
 
 <iframe width="560" height="315" src="https://www.youtube.com/embed/5rFx-StMVV0?si=svo7xzp6LhGK_GXr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
 
-## 📜 Data License and Privacy
+## 📜 Data Use and Privacy
+
+### Data sharing settings
+
+When you submit data, you can submit it either publicly or privately.
 
 * **Public** data will be distributed under the MIT License, like OpenDevin itself, and can be used by the community to train and test models. Obviously, feedback that you can make public will be more valuable for the community as a whole, so when you are not dealing with sensitive information, we would encourage you to choose this option!
 * **Private** data will only be shared with the OpenDevin team for the purpose of improving OpenDevin.
+
+### Who collects and stores the data?
+
+The data is collected and stored by [All Hands AI](https://all-hands.dev), a company founded by OpenDevin maintainers to support and improve OpenDevin.
+
+### How will public data be released?
+
+The public data will be released when we hit fixed milestones, such as 1,000 public examples, 10,000 public examples, etc.
+At this time, we will follow the following release process:
+
+1. All people who contributed public feedback will receive an email describing the data release and being given an opportunity to opt out.
+2. The person or people in charge of the data release will perform quality control of the data, removing low-quality feedback, removing email submitter email addresses, and attempting to remove any sensitive information such as API keys.
+3. The data will be released publicly under the MIT license through commonly used sites such as github or Hugging Face.
+
+### What if I want my data deleted?
+
+For data on the All Hands AI servers, we are happy to delete it at request:
+
+**One Piece of Data:** If you want one piece of data deleted, we will shortly be adding a mechanism to delete pieces of data using the link and password that is displayed on the interface when you submit data.
+
+**All Data:** If you would like all pieces of your data deleted, or you do not have the ID and password that you received when submitting the data, please contact `contact@all-hands.dev` from the email address that you registered when you originally submitted the data.