Skip to content

Commit fadbd2f

Browse files
fix: Update fx files
1 parent bd7dbb1 commit fadbd2f

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

ui/public/fx/bochaai/detail.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
1. 获取API Key 
88
[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
9-
![API Key](/fx/img/bocha_APIKey.jpg)
9+
![API Key](/ui/fx/img/bocha_APIKey.jpg)
1010
2. 在函数库中配置
1111
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。
12-
![启动参数](/fx/img/bocha_setting.jpg)
12+
![启动参数](/ui/fx/img/bocha_setting.jpg)
1313
3. 在应用中使用
1414
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
15-
![应用中使用](/fx/img/bocha_app_used.jpg)
15+
![应用中使用](/ui/fx/img/bocha_app_used.jpg)

ui/public/fx/google_search/detail.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来
66

77
1. 创建 Google Custom Search Engine
88
[Programmable Search Engine]https://programmablesearchengine.google.com/)中 添加 Search Engine
9-
![google 创建引擎](/fx/img/google_AddSearchEngine.jpg)
9+
![google 创建引擎](/ui/fx/img/google_AddSearchEngine.jpg)
1010
2. 获取cx参数
1111
进入添加引擎,在【基本】菜单中获取搜索引擎的ID,即cx。
12-
![google cx ](/fx/img/google_cx.jpg) 3.获取 API Key
12+
![google cx ](/ui/fx/img/google_cx.jpg) 3.获取 API Key
1313
打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn,获取API Key。
14-
![google API Key](/fx/img/google_APIKey.jpg)
14+
![google API Key](/ui/fx/img/google_APIKey.jpg)
1515

1616
3. 配置启动参数
1717
在Google搜索函数的启动参数中填写配置以上参数。
18-
![启动参数](/fx/img/google_setting.jpg)
18+
![启动参数](/ui/fx/img/google_setting.jpg)
1919

2020
4. 在应用中使用
2121
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
22-
![应用中使用](/fx/img/google_app_used.jpg)
22+
![应用中使用](/ui/fx/img/google_app_used.jpg)

ui/public/fx/langsearch/detail.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
1. 获取API Key 
88
[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
9-
![API Key](/fx/img/langsearch_APIKey.jpg)
9+
![API Key](/ui/fx/img/langsearch_APIKey.jpg)
1010
2. 在函数库中配置
1111
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。
12-
![启动参数](/fx/img/langsearch_setting.jpg)
12+
![启动参数](/ui/fx/img/langsearch_setting.jpg)
1313
3. 在应用中使用
1414
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
15-
![应用中使用](/fx/img/langsearch_app_used.jpg)
15+
![应用中使用](/ui/fx/img/langsearch_app_used.jpg)

0 commit comments

Comments
 (0)