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/structured-outputs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,12 @@ Structured outputs make a model follow a [JSON Schema](https://json-schema.org/o
23
23
24
24
## Supported models
25
25
26
-
-`gpt-4o-mini` version: `2024-07-18`
27
-
-`gpt-4o` version: `2024-08-06`
26
+
-`gpt-4o-mini` version: `2024-07-18`
27
+
-`gpt-4o` version: `2024-08-06`
28
28
29
29
## API support
30
30
31
-
Support for structured outputs was first added in API version `2024-08-01-preview`. It is available in the latest preview APIs as well as the latest GA API: `2024-10-21`
31
+
Support for structured outputs was first added in API version `2024-08-01-preview`. It is available in the latest preview APIs as well as the latest GA API: `2024-10-21`.
0 commit comments