mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: Update fx files
This commit is contained in:
parent
bd7dbb13f3
commit
fadbd2fde0
|
|
@ -6,10 +6,10 @@
|
|||
|
||||
1. 获取API Key
|
||||
在[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
|
||||

|
||||

|
||||
2. 在函数库中配置
|
||||
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。
|
||||

|
||||

|
||||
3. 在应用中使用
|
||||
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
|
||||

|
||||

|
||||
|
|
|
|||
|
|
@ -6,17 +6,17 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来
|
|||
|
||||
1. 创建 Google Custom Search Engine
|
||||
在[Programmable Search Engine](https://programmablesearchengine.google.com/)中 添加 Search Engine
|
||||

|
||||

|
||||
2. 获取cx参数
|
||||
进入添加引擎,在【基本】菜单中获取搜索引擎的ID,即cx。
|
||||
 3.获取 API Key
|
||||
 3.获取 API Key
|
||||
打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn,获取API Key。
|
||||

|
||||

|
||||
|
||||
3. 配置启动参数
|
||||
在Google搜索函数的启动参数中填写配置以上参数。
|
||||

|
||||

|
||||
|
||||
4. 在应用中使用
|
||||
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
|
||||

|
||||

|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@
|
|||
|
||||
1. 获取API Key
|
||||
在[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
|
||||

|
||||

|
||||
2. 在函数库中配置
|
||||
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。
|
||||

|
||||

|
||||
3. 在应用中使用
|
||||
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue