mirror of
https://github.com/hwchase17/langchain
synced 2024-11-18 09:25:54 +00:00
docs: Fix typo in tutorial about structured data extraction (#22888)
[Fixed typo](docs: Fix typo in tutorial about structured data extraction)
This commit is contained in:
parent
b5e2ba3a47
commit
83643cbdfe
@ -76,7 +76,7 @@
|
|||||||
"id": "a808a401-be1f-49f9-ad13-58dd68f7db5f",
|
"id": "a808a401-be1f-49f9-ad13-58dd68f7db5f",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"If we want the model to return a Pydantic object, we just need to pass in desired the Pydantic class:"
|
"If we want the model to return a Pydantic object, we just need to pass in the desired Pydantic class:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user