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 6c70755 commit 4641728Copy full SHA for 4641728
articles/ai-services/openai/how-to/structured-outputs.md
@@ -19,6 +19,7 @@ Structured outputs make a model follow a [JSON Schema](https://json-schema.org/o
19
> [!NOTE]
20
> Currently structured outputs are not supported with:
21
> - [Bring your own data](../concepts/use-your-data.md) scenarios.
22
+> - [Assistants](../how-to/assistant.md) or [Azure AI Agents Service](../../agents/overview.md).
23
> - `gpt-4o-audio-preview` version: `2024-12-17`.
24
25
## Supported models
0 commit comments