-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Create llms-privacy.md
Create llms-privacy.md
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# LLMs & Privacy | ||
|
||
When you use [The Assistant](./assistant.md), we make API requests to third-party model providers to generate responses. We are committed to protecting your privacy. The table below provides an overview of how each provider handles your data, including training practices, retention policies, and links to their privacy documentation. | ||
|
||
| Model | Model Provider | Trains on User Data via API | Data Retention for API | Privacy Policy / FAQ | | ||
|:--|:--|:--|:--|:--| | ||
| Claude 3 Haiku <br> Claude 3.5 Sonnet <br> Claude 3 Opus | Anthropic | No | 30 days (flagged prompts: 2 years) | [Privacy Policy](https://www.anthropic.com/legal/privacy) <br> [FAQ](https://privacy.anthropic.com/en/articles/7996866-how-long-do-you-store-personal-data) | | ||
| GPT 4o <br> GPT 4o mini | OpenAI | No | 30 days | [Privacy Policy](https://openai.com/enterprise-privacy/) | | ||
| Mistral Pixtral <br> Mistral Large | Mistral AI | No | 30 days | [Privacy Policy](https://mistral.ai/terms/) | | ||
| Gemini Pro | Google | No | 24 hours | [Privacy Policy](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance#prediction) | | ||
| Nova Lite <br> Nova Pro | Amazon | No | Not stored | [Privacy Policy](https://docs.aws.amazon.com/bedrock/latest/userguide/) <br> [FAQ](https://docs.aws.amazon.com/nova/latest/userguide/responsible-use.html) | | ||
| Llama 3.3 70B <br> Llama 3.1 405B <br> Qwen QwQ 32b <br> DeepSeek Chat V3 | Fireworks.ai / Together.ai | No | Not stored | [Fireworks.ai Privacy Policy](https://fireworks.ai/privacy-policy) <br> [Fireworks.ai FAQ](https://docs.fireworks.ai/guides/security_compliance/data_handling) <br> [Together.ai Privacy Policy](https://www.together.ai/privacy) | |