fix: Update fx files

This commit is contained in:
wangdan-fit2cloud 2025-03-26 14:25:22 +08:00
parent bd7dbb13f3
commit fadbd2fde0
3 changed files with 11 additions and 11 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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)