-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathassistant-provider-info.qmd
More file actions
78 lines (50 loc) · 3.39 KB
/
Copy pathassistant-provider-info.qmd
File metadata and controls
78 lines (50 loc) · 3.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
title: "Privacy & terms"
description: "Data handling, privacy, and terms of service for AI model providers used for AI features in Positron."
---
::: {.callout-note}
{{< include _privacy-link.qmd >}}
:::
When you use AI features in Positron, Positron might share data including your prompts, responses, and usage with third-party AI model providers, depending on the providers you use. Each provider has its own data handling, privacy policies, and terms of service.
Please review your providers' websites directly for complete and updated details on their data practices and terms of service. This list might not be up to date.
## Providers
### Posit AI
Posit AI is Posit's own hosted service, so Posit's own policies apply rather than a third party's.
* [Privacy Policy](https://posit.co/about/privacy-policy/)
* [Posit AI Agreement](https://posit.co/about/posit-ai-agreement)
### Amazon Bedrock
* [Privacy Notice](https://aws.amazon.com/privacy/)
* [Terms of Service](https://aws.amazon.com/service-terms/)
### Anthropic
* [Privacy Policy](https://www.anthropic.com/legal/privacy)
* [Commercial Privacy Center](https://privacy.claude.com/en/collections/10663361-commercial-customers)
* [Console Privacy Controls](https://platform.claude.com/settings/privacy)
* [Commercial Terms of Service](https://www.anthropic.com/legal/commercial-terms)
### DeepSeek
* [Privacy Policy](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html)
* [Terms of Use](https://cdn.deepseek.com/policies/en-US/deepseek-terms-of-use.html)
* [Open Platform Terms of Service](https://cdn.deepseek.com/policies/en-US/deepseek-open-platform-terms-of-service.html)
### Gemini Enterprise Agent Platform
* [Google Cloud Privacy Notice](https://cloud.google.com/terms/cloud-privacy-notice)
* [Google Cloud Platform Terms of Service](https://cloud.google.com/terms)
* [Gemini Enterprise Agent Platform and zero data retention](https://docs.cloud.google.com/gemini-enterprise-agent-platform/resources/zero-data-retention)
### GitHub Copilot
* [Privacy Statement](https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement#personal-data-we-collect)
* [Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot)
### Google Gemini
* [Privacy Policy](https://policies.google.com/privacy)
* [Google APIs Terms of Service](https://developers.google.com/terms)
* [Gemini API Additional Terms of Service](https://ai.google.dev/gemini-api/terms)
### Microsoft Foundry
* [Microsoft Privacy Statement](https://privacy.microsoft.com/en-us/privacystatement)
* [Azure AI Services Terms](https://www.microsoft.com/licensing/terms/productoffering/MicrosoftAzure)
### OpenAI
* [Privacy Policy](https://openai.com/policies/row-privacy-policy/)
* [Privacy Portal](https://privacy.openai.com/policies/en/?name=welcome-to-open-ai-privacy-portal)
* [Terms of Use](https://openai.com/policies/row-terms-of-use/)
### Snowflake Cortex
* [Privacy Policy](https://www.snowflake.com/en/legal/privacy/privacy-policy/)
* [Terms of Service](https://www.snowflake.com/en/legal/terms-of-service/)
### Custom Provider
The custom provider connects to any OpenAI-compatible endpoint you configure, so its data handling and terms depend entirely on the provider you choose. Review that provider's own privacy policy and terms of service directly.
{{< include _assistant-privacy-terms.qmd >}}