Skip to content

Commit 74906aa

Browse files
committed
acrolinx
1 parent 9fafc73 commit 74906aa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article provides a summary of the latest releases and major documentation u
2222

2323
### Realtime API audio model GA
2424

25-
OpenAI's GPT-4o Real-Time and Audio models are now generally available on Azure AI Foundry Direct Models.
25+
OpenAI's GPT-4o RealTime and Audio models are now generally available on Azure AI Foundry Direct Models.
2626

2727
Model improvements:
2828
- Improved instruction following: Enhanced capabilities to follow tone, pacing, and escalation instructions more accurately and reliably. Can also switch languages.
@@ -63,7 +63,7 @@ Spillover is now Generally Available. Spillover manages traffic fluctuations on
6363

6464
- **[Registration is required for access to the gpt-5 model](https://aka.ms/oai/gpt5access).**
6565

66-
- `gpt-5-mini`, `gpt-5-nano`, and `gpt-5-chat` do not require registration.
66+
- `gpt-5-mini`, `gpt-5-nano`, and `gpt-5-chat` don't require registration.
6767

6868

6969
### New version of model-router
@@ -129,7 +129,7 @@ Follow the [image generation how-to guide](/en-us/azure/ai-foundry/openai/how-to
129129

130130
### o4-mini and o3 models released
131131

132-
`o4-mini` and `o3` models are now available. These are the latest reasoning models from Azure OpenAI offering significantly enhanced reasoning, quality, and performance. For more information, see the [getting started with reasoning models page](./how-to/reasoning.md).
132+
`o4-mini` and `o3` models are now available. These are the latest reasoning models from Azure OpenAI offering enhanced reasoning, quality, and performance. For more information, see the [getting started with reasoning models page](./how-to/reasoning.md).
133133

134134
### GPT-4.1 released
135135

@@ -149,9 +149,9 @@ For more information about available models, see the [models and versions docume
149149

150150
### Responses API & computer-use-preview model
151151

152-
The [Responses API](./how-to/responses.md) is a new stateful API from Azure OpenAI. It brings together the best capabilities from the chat completions and assistants API in one unified experience. The Responses API also adds support for the new `computer-use-preview` model which powers the [Computer use](./how-to/computer-use.md) capability.
152+
The [Responses API](./how-to/responses.md) is a new stateful API from Azure OpenAI. It brings together the best capabilities from the chat completions and assistants API in one unified experience. The Responses API also adds support for the new `computer-use-preview` model, which powers the [Computer use](./how-to/computer-use.md) capability.
153153

154-
**For access to `computer-use-preview` registration is required, and access will be granted based on Microsoft's eligibility criteria**. Customers who have access to other limited access models will still need to request access for this model.
154+
**For access to `computer-use-preview` registration is required, and access will be granted based on Microsoft's eligibility criteria**. Customers who have access to other limited access models still need to request access for this model.
155155

156156
Request access: [`computer-use-preview` limited access model application](https://aka.ms/oai/cuaaccess)
157157

@@ -216,7 +216,7 @@ The `gpt-4o-realtime-preview` model version 2024-12-17 is available for global d
216216

217217
- Added support for [prompt caching](./how-to/prompt-caching.md) with the `gpt-4o-realtime-preview` model.
218218
- Added support for new voices. The `gpt-4o-realtime-preview` models now support the following voices: `alloy`, `ash`, `ballad`, `coral`, `echo`, `sage`, `shimmer`, `verse`.
219-
- Rate limits are no longer based on connections per minute. Rate limiting is now based on RPM (requests per minute) and TPM (tokens per minute) for the `gpt-4o-realtime-preview` model. The rate limits for each `gpt-4o-realtime-preview` model deployment are 100K TPM and 1K RPM. During the preview, [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) and APIs might inaccurately show different rate limits. Even if you try to set a different rate limit, the actual rate limit will be 100K TPM and 1K RPM.
219+
- Rate limits are no longer based on connections per minute. Rate limiting is now based on RPM (requests per minute) and TPM (tokens per minute) for the `gpt-4o-realtime-preview` model. The rate limits for each `gpt-4o-realtime-preview` model deployment are 100 K TPM and 1 K RPM. During the preview, [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) and APIs might inaccurately show different rate limits. Even if you try to set a different rate limit, the actual rate limit is 100 K TPM and 1 K RPM.
220220

221221
For more information, see the [GPT-4o real-time audio quickstart](realtime-audio-quickstart.md) and the [how-to guide](./how-to/realtime-audio.md).
222222

@@ -260,7 +260,7 @@ For fine-tuning model region availability, see the [models page](./concepts/mode
260260

261261
### NEW data zone provisioned deployment type
262262

263-
Data zone provisioned deployments are available in the same Azure OpenAI resource as all other Azure OpenAI deployment types but allow you to leverage Azure global infrastructure to dynamically route traffic to the data center within the Microsoft defined data zone with the best availability for each request. Data zone provisioned deployments provide reserved model processing capacity for high and predictable throughput using Azure infrastructure within Microsoft specified data zones. Data zone provisioned deployments are supported on `gpt-4o-2024-08-06`, `gpt-4o-2024-05-13`, and `gpt-4o-mini-2024-07-18` models.
263+
Data zone provisioned deployments are available in the same Azure OpenAI resource as all other Azure OpenAI deployment types but allow you to use Azure global infrastructure to dynamically route traffic to the data center within the Microsoft defined data zone with the best availability for each request. Data zone provisioned deployments provide reserved model processing capacity for high and predictable throughput using Azure infrastructure within Microsoft specified data zones. Data zone provisioned deployments are supported on `gpt-4o-2024-08-06`, `gpt-4o-2024-05-13`, and `gpt-4o-mini-2024-07-18` models.
264264

265265
For more information, see the [deployment types guide](https://aka.ms/aoai/docs/deployment-types).
266266

0 commit comments

Comments
 (0)