Skip to content

Commit 9f6bb40

Browse files
authored
Update xAI model hosting policy details
Add support for new Grok Code Fast 1 model in xAI section - Added {% data variables.copilot.copilot_grok_code_fast_1 %} to the list of supported xAI models - Updated model descriptions to reference both Grok models consistently - Changed final paragraph to use plural "xAI models" for accuracy - Maintains existing zero data retention policy coverage for both models
1 parent 66d0d55 commit 9f6bb40

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,13 @@ When using {% data variables.copilot.copilot_gemini %} models, input prompts and
6868

6969
{% data reusables.copilot.grok-promo-period %}
7070

71-
{% data variables.copilot.copilot_grok_code %} is hosted by xAI when used in {% data variables.product.prodname_copilot %}.
71+
Used for:
72+
* {% data variables.copilot.copilot_grok_code %}
73+
* {% data variables.copilot.copilot_grok_code_fast_1 %}
74+
75+
{% data variables.copilot.copilot_grok_code %} and {% data variables.copilot.copilot_grok_code_fast_1 %} are hosted by xAI when used in {% data variables.product.prodname_copilot %}.
7276

73-
xAI operates {% data variables.copilot.copilot_grok_code %} in {% data variables.product.prodname_copilot %} under a zero data retention API policy. This means xAI commits that user content (both inputs sent to the model and outputs generated by the model):
77+
xAI operates {% data variables.copilot.copilot_grok_code %} and {% data variables.copilot.copilot_grok_code_fast_1 %} in {% data variables.product.prodname_copilot %} under a zero data retention API policy. This means xAI commits that user content (both inputs sent to the model and outputs generated by the model):
7478

7579
Will **not** be:
7680
* Logged for any purpose, including human review
@@ -81,4 +85,4 @@ Will **only**:
8185
* Exist temporarily in RAM for the minimum time required to process and respond to each request
8286
* Be immediately deleted from memory once the response is delivered
8387

84-
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.
88+
When using xAI models, 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.

0 commit comments

Comments
 (0)