mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 16:43:35 +00:00
[Docs] Structured output Keywords (#22511)
This commit is contained in:
parent
8ba868d3b0
commit
91fed3ace7
@ -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",
|
||||||
"---"
|
"---"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user