Skip to content

Commit 368547a

Browse files
committed
update
1 parent f4978ed commit 368547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ At a high level you can break down working with functions into three steps:
4141
* `gpt-5` (`2025-08-07`)
4242
* `gpt-5-mini` (`2025-08-07`)
4343
* `gpt-5-nano` (`2025-08-07`)
44-
* `gpt-5-codex` (`2025-0-11`)
44+
* `gpt-5-codex` (`2025-09-11`)
4545

4646
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)
4747

0 commit comments

Comments
 (0)