Skip to content

Commit 4747dc6

Browse files
committed
feat: update image paths in detail documentation for various functions
1 parent 58a44b3 commit 4747dc6

25 files changed

+15
-15
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
1. 获取API Key 
99
[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
10-
![API Key](/ui/fx/img/bocha_APIKey.jpg)
10+
![API Key](/ui/tool/img/bocha_APIKey.jpg)
1111
2. 在函数库中配置
1212
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用该函数。
13-
![启动参数](/ui/fx/img/bocha_setting.jpg)
13+
![启动参数](/ui/tool/img/bocha_setting.jpg)
1414
3. 在应用中使用
1515
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
16-
![应用中使用](/ui/fx/img/bocha_app_used.jpg)
16+
![应用中使用](/ui/tool/img/bocha_app_used.jpg)
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来
66

77
1. 创建 Google Custom Search Engine
88
[Programmable Search Engine](https://programmablesearchengine.google.com/)中 添加 Search Engine
9-
![google 创建引擎](/ui/fx/img/google_AddSearchEngine.jpg)
9+
![google 创建引擎](/ui/tool/img/google_AddSearchEngine.jpg)
1010
2. 获取cx参数
1111
进入添加的引擎详情中,在【基本】菜单中获取搜索引擎的ID,即cx。
12-
![google cx ](/ui/fx/img/google_cx.jpg)
12+
![google cx ](/ui/tool/img/google_cx.jpg)
1313
3. 获取 API Key
1414
打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn 获取API Key。
15-
![google API Key](/ui/fx/img/google_APIKey.jpg)
15+
![google API Key](/ui/tool/img/google_APIKey.jpg)
1616
4. 配置启动参数
1717
在Google 搜索函数的启动参数中填写配置以上参数,并启用该函数。
18-
![启动参数](/ui/fx/img/google_setting.jpg)
18+
![启动参数](/ui/tool/img/google_setting.jpg)
1919
5. 在应用中使用
2020
在高级编排应用中,点击添加组件->函数库->Google搜索,设置使用参数。
21-
![应用中使用](/ui/fx/img/google_app_used.jpg)
21+
![应用中使用](/ui/tool/img/google_app_used.jpg)
File renamed without changes.

0 commit comments

Comments
 (0)