Skip to content

Commit 15d82ad

Browse files
committed
Add heading
1 parent aa13a5b commit 15d82ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/28_Structured_Output_With_OpenAI.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@
475475
"cell_type": "markdown",
476476
"metadata": {},
477477
"source": [
478+
"### Using JSON Schema\n",
478479
"Now, we’ll create a json schema of the `CitiesData` model and pass it to `OpenAIResponsesChatGenerator`. We cannot use the same schema we defined for `OpenAIChatGenerator` as OpenAI Responses API expects a different format of schema.\n"
479480
]
480481
},

0 commit comments

Comments
 (0)