[Docs] Structured output Keywords (#22511)

This commit is contained in:
William FH 2024-06-04 13:56:05 -07:00 committed by GitHub
parent 8ba868d3b0
commit 91fed3ace7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,10 +3,15 @@
{ {
"cell_type": "raw", "cell_type": "raw",
"id": "27598444", "id": "27598444",
"metadata": {}, "metadata": {
"vscode": {
"languageId": "raw"
}
},
"source": [ "source": [
"---\n", "---\n",
"sidebar_position: 3\n", "sidebar_position: 3\n",
"keywords: [structured output, json, information extraction, with_structured_output]\n",
"---" "---"
] ]
}, },