docs(pipes): fix copilot sdk tools link
Point tools usage link to GitHub source
This commit is contained in:
@@ -80,7 +80,7 @@ This pipe includes **1 example tool** to demonstrate tool calling:
|
|||||||
1. Set `ENABLE_TOOLS: true` in Valves
|
1. Set `ENABLE_TOOLS: true` in Valves
|
||||||
2. Try: "Give me a random number"
|
2. Try: "Give me a random number"
|
||||||
|
|
||||||
**📚 For detailed usage and creating your own tools, see [plugins/pipes/github-copilot-sdk/TOOLS_USAGE.md](plugins/pipes/github-copilot-sdk/TOOLS_USAGE.md)**
|
**📚 For detailed usage and creating your own tools, see [TOOLS_USAGE.md](https://github.com/Fu-Jie/awesome-openwebui/blob/main/plugins/debug/github-copilot-sdk/guides/TOOLS_USAGE.md)**
|
||||||
|
|
||||||
### 4. Get GH_TOKEN
|
### 4. Get GH_TOKEN
|
||||||
|
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
1. 在 Valves 中设置 `ENABLE_TOOLS: true`
|
1. 在 Valves 中设置 `ENABLE_TOOLS: true`
|
||||||
2. 尝试问:“给我一个随机数”
|
2. 尝试问:“给我一个随机数”
|
||||||
|
|
||||||
**📚 详细使用说明和创建自定义工具,请参阅 [plugins/pipes/github-copilot-sdk/TOOLS_USAGE.md](plugins/pipes/github-copilot-sdk/TOOLS_USAGE.md)**
|
**📚 详细使用说明和创建自定义工具,请参阅 [TOOLS_USAGE.md](https://github.com/Fu-Jie/awesome-openwebui/blob/main/plugins/debug/github-copilot-sdk/guides/TOOLS_USAGE.md)**
|
||||||
|
|
||||||
### 4. 获取 GH_TOKEN
|
### 4. 获取 GH_TOKEN
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user