Skip to content

Commit 55f2034

Browse files
authored
[Improvement]: GPT-4.1 missing from "How Copilot serves AI models" (#56756)
1 parent c4bad21 commit 55f2034

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ contentType: reference
1818

1919
Used for:
2020

21+
* {% data variables.copilot.copilot_gpt_41 %}
2122
* {% data variables.copilot.copilot_o3 %}
2223
* {% data variables.copilot.copilot_o4_mini %}
2324

24-
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure tenant when used in {% data variables.product.prodname_copilot %}. OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train our models on your business data by default_. {% data variables.product.github %} maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
25+
{% data variables.copilot.copilot_gpt_41 %} is hosted by {% data variables.product.github %}'s Azure tenant when used in {% data variables.product.prodname_copilot %}. {% data variables.copilot.copilot_o3 %} and {% data variables.copilot.copilot_o4_mini %} models are hosted by OpenAI and {% data variables.product.github %}'s Azure tenant. OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train our models on your business data by default_. {% data variables.product.github %} maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
2526

2627
When using OpenAI's models, input requests and output responses 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.
2728

0 commit comments

Comments
 (0)