We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1464cd0 commit f0ac863Copy full SHA for f0ac863
articles/ai-services/openai/how-to/structured-outputs.md
@@ -18,8 +18,8 @@ Structured outputs make a model follow a [JSON Schema](https://json-schema.org/o
18
19
> [!NOTE]
20
> * Currently structured outputs is not supported with:
21
-> - [bring your own data](../concepts/use-your-data.md) scenarios.
22
-> - `gpt-4o-audio-preview` version: `2024-12-17`
+> - [Bring your own data](../concepts/use-your-data.md) scenarios.
+> - `gpt-4o-audio-preview` version: `2024-12-17`.
23
24
## Supported models
25
0 commit comments