Skip to content

Commit 9f4694a

Browse files
Merge pull request #4831 from PatrickFarley/imagen
add note on image-1
2 parents 8be5549 + 92d3d3d commit 9f4694a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/ai-foundry/includes/create-content-filter.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.custom: include
1515

1616
For any model deployment in [Azure AI Foundry](https://ai.azure.com), you can directly use the default content filter, but you might want to have more control. For example, you could make a filter stricter or more lenient, or enable more advanced capabilities like prompt shields and protected material detection.
1717

18+
> [!IMPORTANT]
19+
> The GPT-image-1 model does not support content filtering configuration: only the default content filter is used.
20+
1821
> [!TIP]
1922
> For guidance with content filters in your Azure AI Foundry project, you can read more at [Azure AI Foundry content filtering](/azure/ai-studio/concepts/content-filtering).
2023

articles/ai-services/openai/how-to/content-filters.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Jailbreak risk detection and protected text and code models are optional and on
2424
> [!NOTE]
2525
> All customers have the ability to modify the content filters and configure the severity thresholds (low, medium, high). Approval is required for turning the content filters partially or fully off. Managed customers only may apply for full content filtering control via this form: [Azure OpenAI Limited Access Review: Modified Content Filters](https://ncv.microsoft.com/uEfCgnITdR). At this time, it is not possible to become a managed customer.
2626
27+
> [!IMPORTANT]
28+
> The GPT-image-1 model does not support content filtering configuration: only the default content filter is used.
29+
2730
Content filters can be configured at the resource level. Once a new configuration is created, it can be associated with one or more deployments. For more information about model deployment, see the [resource deployment guide](create-resource.md).
2831

2932
## Prerequisites

0 commit comments

Comments
 (0)