Skip to content

Commit e59cf98

Browse files
Update json-mode.md
added unsupported scenario for json-mode
1 parent af01c40 commit e59cf98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/ai-services/openai/how-to/json-mode.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ JSON mode allows you to set the models response format to return a valid JSON ob
2020
> [!NOTE]
2121
> While JSON mode is still supported, when possible we recommend using [structured outputs](./structured-outputs.md). Like JSON mode structured outputs generates valid JSON, but with the added benefit that you can constrain the model to use a specific JSON schema.
2222
23+
>[!NOTE]
24+
> Currently Structured outputs is not supported on [bring your own data](../concepts/use-your-data.md) scenario.
25+
2326
## JSON mode support
2427

2528
JSON mode is only currently supported with the following models:

0 commit comments

Comments
 (0)