Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create llms-privacy.md
Browse files Browse the repository at this point in the history
Create llms-privacy.md
david-ros authored Jan 9, 2025
1 parent 785d735 commit 5635b1e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/kagi/ai/llms-privacy.md
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) |

0 comments on commit 5635b1e

Please sign in to comment.