Merge pull request #3380 from Yash-1511/main

feat: add jina_search as new websearch provider
This commit is contained in:
Timothy Jaeryang Baek
2024-06-22 15:19:38 -07:00
committed by GitHub
3 changed files with 46 additions and 1 deletions

View File

@@ -19,7 +19,8 @@
'serper',
'serply',
'duckduckgo',
'tavily'
'tavily',
'jina'
];
let youtubeLanguage = 'en';