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