mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 15:39:06 +08:00
revert allContext in agent
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user