mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
revert allContext in agent
This commit is contained in:
parent
e8f9e79a20
commit
2e8079b613
@ -1012,8 +1012,6 @@ But unfortunately, you failed to solve the issue. You need to think out of the b
|
||||
|
||||
// max return 300 urls
|
||||
const returnedURLs = weightedURLs.slice(0, numReturnedURLs).map(r => r.url);
|
||||
// reset all context
|
||||
allContext.length = 0;
|
||||
return {
|
||||
result: thisStep,
|
||||
context,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user