mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
add google search plugin (#2947)
This commit is contained in:
@@ -13,7 +13,8 @@ const staticPluginList = [
|
||||
'Doc2X/URLImg2text',
|
||||
`Doc2X/FilePDF2text`,
|
||||
`Doc2X/FileImg2text`,
|
||||
'feishu'
|
||||
'feishu',
|
||||
'google'
|
||||
];
|
||||
// Run in worker thread (Have npm packages)
|
||||
const packagePluginList = [
|
||||
|
Reference in New Issue
Block a user