diff --git a/ui/public/fx/bochaai/detail.md b/ui/public/fx/bochaai/detail.md index 327da843b..c0ca5e751 100644 --- a/ui/public/fx/bochaai/detail.md +++ b/ui/public/fx/bochaai/detail.md @@ -6,10 +6,10 @@ 1. 获取API Key  在[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。 - ![API Key](/fx/img/bocha_APIKey.jpg) + ![API Key](/ui/fx/img/bocha_APIKey.jpg) 2. 在函数库中配置 在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。 - ![启动参数](/fx/img/bocha_setting.jpg) + ![启动参数](/ui/fx/img/bocha_setting.jpg) 3. 在应用中使用 在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。 - ![应用中使用](/fx/img/bocha_app_used.jpg) + ![应用中使用](/ui/fx/img/bocha_app_used.jpg) diff --git a/ui/public/fx/google_search/detail.md b/ui/public/fx/google_search/detail.md index 72d7143a8..06dc32233 100644 --- a/ui/public/fx/google_search/detail.md +++ b/ui/public/fx/google_search/detail.md @@ -6,17 +6,17 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来 1. 创建 Google Custom Search Engine 在[Programmable Search Engine](https://programmablesearchengine.google.com/)中 添加 Search Engine - ![google 创建引擎](/fx/img/google_AddSearchEngine.jpg) + ![google 创建引擎](/ui/fx/img/google_AddSearchEngine.jpg) 2. 获取cx参数 进入添加引擎,在【基本】菜单中获取搜索引擎的ID,即cx。 - ![google cx ](/fx/img/google_cx.jpg) 3.获取 API Key + ![google cx ](/ui/fx/img/google_cx.jpg) 3.获取 API Key 打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn,获取API Key。 - ![google API Key](/fx/img/google_APIKey.jpg) + ![google API Key](/ui/fx/img/google_APIKey.jpg) 3. 配置启动参数 在Google搜索函数的启动参数中填写配置以上参数。 - ![启动参数](/fx/img/google_setting.jpg) + ![启动参数](/ui/fx/img/google_setting.jpg) 4. 在应用中使用 在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。 - ![应用中使用](/fx/img/google_app_used.jpg) + ![应用中使用](/ui/fx/img/google_app_used.jpg) diff --git a/ui/public/fx/langsearch/detail.md b/ui/public/fx/langsearch/detail.md index 369b274f3..04883e7dc 100644 --- a/ui/public/fx/langsearch/detail.md +++ b/ui/public/fx/langsearch/detail.md @@ -6,10 +6,10 @@ 1. 获取API Key  在[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。 - ![API Key](/fx/img/langsearch_APIKey.jpg) + ![API Key](/ui/fx/img/langsearch_APIKey.jpg) 2. 在函数库中配置 在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。 - ![启动参数](/fx/img/langsearch_setting.jpg) + ![启动参数](/ui/fx/img/langsearch_setting.jpg) 3. 在应用中使用 在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。 - ![应用中使用](/fx/img/langsearch_app_used.jpg) + ![应用中使用](/ui/fx/img/langsearch_app_used.jpg)