Skip to content

Commit

Permalink
Update use-tool.md (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
sijunhe authored Jan 12, 2024
1 parent c64a105 commit 0fc495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart/use-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ asyncio.run(main())
toolkit = RemoteToolkit.from_url("http://127.0.0.1:8000")
```

自定义RemoteTool请参考 [自定义工具](../modules/tools/create-remote-tool.md) 文档。
自定义RemoteTool请参考 [自定义远程工具教程](../cookbooks/agent/remote_tool.ipynb) 文档。

0 comments on commit 0fc495e

Please sign in to comment.