Skip to content

Commit 67228f4

Browse files
committed
add whats-new
1 parent fc8c7c0 commit 67228f4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/ai-services/openai/whats-new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ This article provides a summary of the latest releases and major documentation u
2020

2121
## July 2024
2222

23+
### New Responsible AI default content filtering policy
24+
25+
The new default content filtering policy `DefaultV2` delivers the latest safety and security mitigations for the GPT model series (text), including:
26+
- Prompt Shields for jailbreak attacks on user prompts (filter),
27+
- Protected material detection for text (filter) on model completions
28+
- Protected material detection for code (annotate) on model completions
29+
30+
While there are no changes to content filters for existing resources and deployments (default or custom content filtering configurations remain unchanged), new resources and GPT deployments will automatically inherit the new content filtering policy `DefaultV2`. Customers have the option to switch between safety defaults and create custom content filtering configurations.
31+
32+
Refer to our [Default safety policy documentation](./concepts/default-safety-policies.md) for more information.
33+
2334
### New GA API release
2435

2536
API version `2024-06-01` is the latest GA data plane inference API release. It replaces API version `2024-02-01` and adds support for:
@@ -57,6 +68,7 @@ Refer to our [data plane inference reference documentation](./reference.md) for
5768

5869
For information on global standard quota, consult the [quota and limits page](./quotas-limits.md).
5970

71+
6072
## June 2024
6173

6274
### Retirement date updates

0 commit comments

Comments
 (0)