Skip to content

Commit 392da87

Browse files
committed
update
1 parent 9711748 commit 392da87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/openai/how-to/function-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ At a high level you can break down working with functions into three steps:
3939
* `gpt-4o` (`2024-08-06`)
4040
* `gpt-4o` (`2024-11-20`)
4141
* `gpt-4o-mini` (`2024-07-18`)
42-
* `gpt-4.5-preview` (`2025-02-07`)
42+
* `gpt-4.5-preview` (`2025-02-27`)
4343

4444
Support for parallel function was first added in API version [`2023-12-01-preview`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)
4545

articles/ai-services/openai/how-to/structured-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Structured outputs make a model follow a [JSON Schema](https://json-schema.org/o
2525
2626
## Supported models
2727

28-
- `gpt-4.5-preview` version `2025-02-07`
28+
- `gpt-4.5-preview` version `2025-02-27`
2929
- `o3-mini` version `2025-01-31`
3030
- `o1` version: `2024-12-17`
3131
- `gpt-4o-mini` version: `2024-07-18`

0 commit comments

Comments
 (0)