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 7c55369 commit d341387Copy full SHA for d341387
articles/ai-foundry/model-inference/how-to/use-structured-outputs.md
@@ -1,5 +1,5 @@
1
---
2
-title: How to use structured outputs for chat models with Azure AI model inference
+title: How to use structured outputs for chat models
3
titleSuffix: Azure AI Foundry
4
description: Learn how to use structure outputs with chat completions with Azure AI model inference
5
manager: scottpolly
@@ -14,7 +14,7 @@ ms.custom: references_regions
14
zone_pivot_groups: azure-ai-inference-samples
15
16
17
-# How to use structured outputs for chat models with Azure AI model inference
+# How to use structured outputs for chat models
18
19
20
::: zone pivot="programming-language-python"
0 commit comments