Skip to content

Commit a71ba10

Browse files
feat: MCP node and internal function style
1 parent 97b59ee commit a71ba10

File tree

24 files changed

+146
-183
lines changed

24 files changed

+146
-183
lines changed

ui/src/assets/fx/bochaai/detail.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
1. 获取API Key 
99
[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
10-
![API Key](img/bochaAPI_Key.jpg)
11-
2. 在函数库中配置
10+
![API Key](/src/assets/fx/img/bocha_APIKey.jpg)
11+
1. 在函数库中配置
1212
在函数库的博查函数面板中,点击 … > 启用参数,填写 API 密钥,并启用博查函数。
13-
![启动参数](img/bocha_setting.jpg)
14-
3. 在应用中使用
13+
![启动参数](/src/assets/fx/img/bocha_setting.jpg)
14+
1. 在应用中使用
1515
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
16-
![应用中使用](img/bocha_app_used.jpg)
16+
![应用中使用](/src/assets/fx/img/bocha_app_used.jpg)

ui/src/assets/fx/bochaai/index.vue

Lines changed: 0 additions & 29 deletions
This file was deleted.

ui/src/assets/fx/google_search/detail.md

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

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

1717
4. 配置启动参数
1818
在Google搜索函数的启动参数中填写配置以上参数。
19-
![启动参数](img/google_setting.jpg)
19+
![启动参数](/src/assets/fx/img/google_setting.jpg)
2020

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

ui/src/assets/fx/google_search/index.vue

Lines changed: 0 additions & 29 deletions
This file was deleted.
236 KB
Loading
554 KB
Loading
240 KB
Loading
399 KB
Loading
176 KB
Loading
587 KB
Loading

0 commit comments

Comments
 (0)