mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
docs[patch]: Fix image caption document loader page and typo on custom tools page (#24635)
This commit is contained in:
@@ -270,7 +270,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"### StructuredTool\n",
|
"### StructuredTool\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The `StrurcturedTool.from_function` class method provides a bit more configurability than the `@tool` decorator, without requiring much additional code."
|
"The `StructuredTool.from_function` class method provides a bit more configurability than the `@tool` decorator, without requiring much additional code."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user