mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Fill spelling mistake (#3786)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Strcutured output using GPT-4o models\n",
|
||||
"# Structured output using GPT-4o models\n",
|
||||
"\n",
|
||||
"This cookbook demonstrates how to obtain structured output using GPT-4o models. The OpenAI beta client SDK provides a parse helper that allows you to use your own Pydantic model, eliminating the need to define a JSON schema. This approach is recommended for supported models.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user