mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
fix: remove unused 'more' argument from search query
This commit is contained in:
@@ -814,7 +814,6 @@ But then you realized you have asked them before. You decided to to think out of
|
|||||||
allWebContents,
|
allWebContents,
|
||||||
undefined,
|
undefined,
|
||||||
searchProvider,
|
searchProvider,
|
||||||
'more'
|
|
||||||
);
|
);
|
||||||
|
|
||||||
allKeywords.push(...searchedQueries);
|
allKeywords.push(...searchedQueries);
|
||||||
|
|||||||
Reference in New Issue
Block a user