Skip to content

Commit fc092d6

Browse files
mjirvMichael Irvine
andauthored
docs: Update AI API privacy and security for VertexAI (#9357)
* docs: update AI API privacy and security for VertexAI * updates AI Assistant --------- Co-authored-by: Michael Irvine <[email protected]>
1 parent c395ab9 commit fc092d6

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/pages/product/apis-integrations/ai-api/privacy-security.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ With Cube’s AI API, your credentials are never shared with AI, and neither is
44

55
## Data Retention Policy
66

7-
Your data isn’t used by third-party LLMs to train models or improve products. We partner with OpenAI to enforce a strict data retention policy.
7+
By default, the Cube AI API uses Anthropic models via GCP VertexAI. Your data isn’t used by Google or Anthropic to train models or improve products.
88

9-
- No data is used for LLM model training or product improvements by third-party LLMs.
10-
- OpenAI may securely retain API inputs and outputs for up to 30 days for abuse monitoring purposes. Data is permanently deleted after that time.
9+
- Google does not retain customer data or use it for training or model improvement purposes.
10+
- Usage is governed by the [Anthropic on Vertex Commercial Terms of Service][ref-anthropic-tos], which specify that Anthropic does not receive access to prompts or outputs and may not train models on customer data.
1111

1212
## Dynamic grounding with secure data retrieval
1313

@@ -24,3 +24,5 @@ Your data isn’t used by third-party LLMs to train models or improve products.
2424

2525
- Data masking policies enforced by Cube are also enforced in AI API usage.
2626
- You can configure what must and must not be masked in the Cube Semantic Layer.
27+
28+
[ref-anthropic-tos]: https://www-cdn.anthropic.com/471bd07290603ee509a5ea0d5ccf131ea5897232/anthropic-vertex-commercial-terms-march-2024.pdf

docs/pages/product/workspace/ai-assistant.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ See the [AI API's documentation][ref-ai-api-providers] for information on how to
110110
111111
### 1. What language model(s) does the AI Assistant use?
112112
113-
- The AI Assistant currently uses GPT-4o from OpenAI, but this may change in the future
113+
- The AI Assistant currently uses Claude 3.5 Sonnet v2 from Anthropic (via Google Cloud), but this may change in the future
114114
115115
### 2. Are conversations saved or used for training models?
116116

0 commit comments

Comments
 (0)