File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 77
881 . 获取API Key
99在[ 博查开放平台] ( https://open.bochaai.com/overview ) 上申请 API 密钥。
10- ![ API Key] ( /ui /tool/img/bocha_APIKey.jpg )
10+ ![ API Key] ( /admin /tool/img/bocha_APIKey.jpg )
11112 . 在函数库中配置
1212在函数库的博查函数面板中,点击 … > 启动参数,填写 API 密钥,并启用该函数。
13- ![ 启动参数] ( /ui /tool/img/bocha_setting.jpg )
13+ ![ 启动参数] ( /admin /tool/img/bocha_setting.jpg )
14143 . 在应用中使用
1515在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
16- ![ 应用中使用] ( /ui /tool/img/bocha_app_used.jpg )
16+ ![ 应用中使用] ( /admin /tool/img/bocha_app_used.jpg )
Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来
66
771 . 创建 Google Custom Search Engine
88在[ Programmable Search Engine] ( https://programmablesearchengine.google.com/ ) 中 添加 Search Engine
9- ![ google 创建引擎] ( /ui /tool/img/google_AddSearchEngine.jpg )
9+ ![ google 创建引擎] ( /admin /tool/img/google_AddSearchEngine.jpg )
10102 . 获取cx参数
1111进入添加的引擎详情中,在【基本】菜单中获取搜索引擎的ID,即cx。
12- ![ google cx ] ( /ui /tool/img/google_cx.jpg )
12+ ![ google cx ] ( /admin /tool/img/google_cx.jpg )
13133 . 获取 API Key
1414打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn 获取API Key。
15- ![ google API Key] ( /ui /tool/img/google_APIKey.jpg )
15+ ![ google API Key] ( /admin /tool/img/google_APIKey.jpg )
16164 . 配置启动参数
1717在Google 搜索函数的启动参数中填写配置以上参数,并启用该函数。
18- ![ 启动参数] ( /ui /tool/img/google_setting.jpg )
18+ ![ 启动参数] ( /admin /tool/img/google_setting.jpg )
19195 . 在应用中使用
2020在高级编排应用中,点击添加组件->函数库->Google搜索,设置使用参数。
21- ![ 应用中使用] ( /ui /tool/img/google_app_used.jpg )
21+ ![ 应用中使用] ( /admin /tool/img/google_app_used.jpg )
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ LangSearch 是一个提供免费Web Search API和Rerank API的服务,支持新
77
881 . 获取API Key
99在[ LangSearch] ( https://langsearch.com/overview ) 上申请 API 密钥。
10- ![ API Key] ( /ui /tool/img/langsearch_APIKey.jpg )
10+ ![ API Key] ( /admin /tool/img/langsearch_APIKey.jpg )
11112 . 在函数库中配置
1212在函数库的LangSearch函数面板中,点击 … > 启动参数,填写 API 密钥,并启用该函数。
13- ![ 启动参数] ( /ui /tool/img/langsearch_setting.jpg )
13+ ![ 启动参数] ( /admin /tool/img/langsearch_setting.jpg )
14143 . 在应用中使用
1515在高级编排应用中,点击添加组件->函数库->LangSearch,设置使用参数。
16- ![ 应用中使用] ( /ui /tool/img/langsearch_app_used.jpg )
16+ ![ 应用中使用] ( /admin /tool/img/langsearch_app_used.jpg )
1717
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ MySQL查询是一个连接MySQL数据库执行SQL查询的工具。
77
881 . 在函数库中配置启动参数
99在函数库的MySQL函数面板中,点击 … > 启动参数,填写数据库连接参数,并启用该函数。
10- ![ 启动参数] ( /ui /tool/img/MySQL_setting.jpg )
10+ ![ 启动参数] ( /admin /tool/img/MySQL_setting.jpg )
11112 . 在应用中使用
1212在高级编排应用中,点击添加组件->函数库->MySQL查询,设置查询内容。
13- ![ 应用中使用] ( /ui /tool/img/MySQL_app_used.jpg )
13+ ![ 应用中使用] ( /admin /tool/img/MySQL_app_used.jpg )
1414
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ PostgreSQL查询是一个连接PostgreSQL数据库执行SQL查询的工具。
77
881 . 在函数库中配置启动参数
99在函数库的PostgreSQL函数面板中,点击 … > 启动参数,填写数据库连接参数,并启用该函数。
10- ![ 启动参数] ( /ui /tool/img/PostgreSQL_setting.jpg )
10+ ![ 启动参数] ( /admin /tool/img/PostgreSQL_setting.jpg )
11112 . 在应用中使用
1212在高级编排应用中,点击添加组件->函数库->PostgreSQL查询,设置查询内容。
13- ![ 应用中使用] ( /ui /tool/img/PostgreSQL_app_used.jpg )
13+ ![ 应用中使用] ( /admin /tool/img/PostgreSQL_app_used.jpg )
1414
You can’t perform that action at this time.
0 commit comments