mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
chore: first commit
This commit is contained in:
parent
219c93a429
commit
33479835ba
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user