You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/function-calling.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: mbullwin #delegenz
7
7
ms.service: azure-ai-openai
8
8
ms.custom: devx-track-python
9
9
ms.topic: how-to
10
-
ms.date: 04/14/2025
10
+
ms.date: 04/16/2025
11
11
manager: nitinme
12
12
---
13
13
@@ -43,6 +43,8 @@ At a high level you can break down working with functions into three steps:
43
43
*`gpt-4.1` (`2025-04-14`)
44
44
*`gpt-4.1-nano` (`2025-04-14`)
45
45
*`gpt-4.1-mini` (`2025-04-14`)
46
+
*`o4-mini` (`2025-04-16`)
47
+
*`o3` (`2025-04-16`)
46
48
47
49
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)
0 commit comments