Skip to content

Commit 863640f

Browse files
committed
added metadata
1 parent 4907a0e commit 863640f

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

articles/ai-services/openai/includes/structured-outputs-dotnet.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
ms.service: azure-ai-openai
3+
ms.topic: how-to
4+
ms.date: 02/10/2025
5+
author: mrbullwinkle
6+
ms.author: mbullwin
7+
zone_pivot_groups: structured-outputs
8+
---
9+
110
## Getting started
211

312
Add the following packages to your project to work with Azure OpenAI:

articles/ai-services/openai/includes/structured-outputs-python.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
ms.service: azure-ai-openai
3+
ms.topic: how-to
4+
ms.date: 02/10/2025
5+
author: mrbullwinkle
6+
ms.author: mbullwin
7+
zone_pivot_groups: structured-outputs
8+
---
9+
110
## Getting started
211

312
# [Python (Microsoft Entra ID)](#tab/python-secure)

articles/ai-services/openai/includes/structured-outputs-rest.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
ms.service: azure-ai-openai
3+
ms.topic: how-to
4+
ms.date: 02/10/2025
5+
author: mrbullwinkle
6+
ms.author: mbullwin
7+
zone_pivot_groups: structured-outputs
8+
---
9+
110
## Getting started
211

312
`response_format` is set to `json_schema` with `strict: true` set.

0 commit comments

Comments
 (0)