From 8985ddb8da2c067e66e9975a2c0485507cb02349 Mon Sep 17 00:00:00 2001 From: david-ros <138538459+david-ros@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:09:05 -0600 Subject: [PATCH] Update assistant.md Separate table header from contents --- docs/kagi/ai/assistant.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kagi/ai/assistant.md b/docs/kagi/ai/assistant.md index 321c34da..616699b6 100644 --- a/docs/kagi/ai/assistant.md +++ b/docs/kagi/ai/assistant.md @@ -47,6 +47,7 @@ We maintain the [Kagi LLM Benchmarking Project](./llm-benchmark.md) to measure m Another important aspect is the privacy policy of the model provider. We put together the following table for easy comparison: | Model | Model Provider | Trains on User Data via API | Data Retention for API | Privacy Policy / FAQ | +|:--|:--|:--|:--|:--|:--| | Claude 3 Haiku / Claude 3.5 Sonnet / Claude 3 Opus | Anthropic | No | 30 days (flagged prompts: 2 years) | [Privacy Policy](https://www.anthropic.com/legal/privacy) [FAQ](https://privacy.anthropic.com/en/articles/7996866-how-long-do-you-store-personal-data) | | GPT 4o / GPT 4o mini | OpenAI | No | 30 days | [Privacy Policy](https://openai.com/enterprise-privacy/) | | Mistral Pixtral / Mistral Large | Mistral AI | No | 30 days | [Privacy Policy](https://mistral.ai/terms/) |