docs[patch]: Fix image caption document loader page and typo on custom tools page (#24635)

This commit is contained in:
Jacob Lee
2024-07-24 17:16:18 -07:00
committed by GitHub
parent a73e2222d4
commit afee851645
2 changed files with 106 additions and 43 deletions

View File

@@ -270,7 +270,7 @@
"source": [
"### StructuredTool\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