Skip to content

Commit 833ac73

Browse files
authored
Update client.py (#51)
Minor fix
1 parent da26916 commit 833ac73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/toolbox_langchain_sdk/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ async def load_tool(self, tool_name: str) -> StructuredTool:
8282
8383
Args:
8484
tool_name: The name of the tool to load.
85-
Default: None. If not provided, then all the tools are loaded.
8685
8786
Returns:
8887
A tool loaded from the Toolbox

0 commit comments

Comments
 (0)