Skip to content

Commit a8d2b11

Browse files
thispaulmchammer01
andauthored
Update xAI model hosting guidelines regarding data usage (#58369)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 2365cfd commit a8d2b11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@ Will **not** be:
7575
* Logged for any purpose, including human review
7676
* Saved to disk or retained in any form, including as metadata
7777
* Accessible by xAI personnel
78+
* Used for model training
7879

7980
Will **only**:
8081
* Exist temporarily in RAM for the minimum time required to process and respond to each request
8182
* Be immediately deleted from memory once the response is delivered
8283

8384
When using xAI, input prompts and output completions continue to run through {% data variables.product.prodname_copilot %}'s content filters for public code matching, when applied, along with those for harmful or offensive content.
85+
86+
For more information, see [xAI's enterprise terms of service](https://x.ai/legal/terms-of-service-enterprise) on the xAI website.

0 commit comments

Comments
 (0)