Skip to content

Commit 2166279

Browse files
Merge pull request #166 from mrbullwinkle/patch-4
Update structured-outputs.md
2 parents 6a486e0 + c15ca3c commit 2166279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/structured-outputs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Currently only `gpt-4o` version: `2024-08-06` supports structured outputs.
2222

2323
## API support
2424

25-
Support for structured outputs was first added in API version [`2024-08-01-preview`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-08-01-preview/inference.json).
25+
Support for structured outputs was first added in API version `2024-08-01-preview`.
2626

2727
## Getting started
2828

@@ -740,4 +740,4 @@ Example of explicit recursion:
740740
"linked_list"
741741
]
742742
}
743-
```
743+
```

0 commit comments

Comments
 (0)