Merge pull request #6504 from jeeteshchel/fork/dev

feat: enable bing support
This commit is contained in:
Timothy Jaeryang Baek
2024-10-28 12:30:11 -07:00
committed by GitHub
6 changed files with 133 additions and 4 deletions

View File

@@ -22,7 +22,8 @@
'searchapi',
'duckduckgo',
'tavily',
'jina'
'jina',
'bing'
];
let youtubeLanguage = 'en';