mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
feat: 增加搜索来源选项
This commit is contained in:
parent
592e18494b
commit
8d13145d2f
4 changed files with 33 additions and 14 deletions
|
|
@ -127,8 +127,8 @@ const defaultConfig = {
|
|||
enableGenerateContents: false,
|
||||
amapKey: '',
|
||||
azSerpKey: '',
|
||||
serpSource: 'google',
|
||||
version: 'v2.6.2'
|
||||
serpSource: 'ikechan8370',
|
||||
version: 'v2.7.0'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue