Skip to content

Commit 6696ec1

Browse files
committed
update
1 parent 83f998b commit 6696ec1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ Structured outputs make a model follow a [JSON Schema](https://json-schema.org/o
2323

2424
## Supported models
2525

26-
-`gpt-4o-mini` version: `2024-07-18`
27-
-`gpt-4o` version: `2024-08-06`
26+
- `gpt-4o-mini` version: `2024-07-18`
27+
- `gpt-4o` version: `2024-08-06`
2828

2929
## API support
3030

31-
Support for structured outputs was first added in API version `2024-08-01-preview`. It is available in the latest preview APIs as well as the latest GA API: `2024-10-21`
31+
Support for structured outputs was first added in API version `2024-08-01-preview`. It is available in the latest preview APIs as well as the latest GA API: `2024-10-21`.
3232

3333
## Getting started
3434

0 commit comments

Comments
 (0)