fix: 又漏了一个tool

This commit is contained in:
ikechan8370 2023-06-25 01:38:46 +08:00
parent 2c2e71fb4d
commit 14369c8f90

View file

@ -1966,7 +1966,9 @@ export class chatgpt extends plugin {
new SendMusicTool(),
new ImageCaptionTool(),
new SearchVideoTool(),
new SerpImageTool()
new SerpImageTool(),
new SerpIkechan8370Tool(),
new SerpTool()
]
// todo 3.0再重构tool的插拔和管理
let tools = [