mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
chore: first commit
This commit is contained in:
@@ -403,6 +403,7 @@ ${evaluation.reasoning}
|
||||
// store the bad context and reset the diary context
|
||||
const errorAnalysis = await analyzeSteps(diaryContext);
|
||||
badContext.push(errorAnalysis);
|
||||
badAttempts++;
|
||||
diaryContext = [];
|
||||
step = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user