mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
29 lines
686 B
Plaintext
29 lines
686 B
Plaintext
---
|
|
title: Google 搜索插件填写说明
|
|
description: FastGPT Google 搜索插件配置指南
|
|
---
|
|
|
|
1. # 创建Google Custom Search Engine
|
|
|
|
https://programmablesearchengine.google.com/
|
|
|
|
我们连到Custom Search Engine control panel 建立Search Engine
|
|
|
|

|
|
|
|
取得搜索引擎的ID,即cx
|
|
|
|

|
|
|
|
1. # 获取api key
|
|
|
|
https://developers.google.com/custom-search/v1/overview?hl=zh-cn
|
|
|
|

|
|
|
|
1. # 填入插件输入参数
|
|
|
|
将搜索引擎ID填入cx字段,api key填入key字段
|
|
|
|

|