fix: footnote

This commit is contained in:
Han Xiao
2025-02-20 16:34:20 +08:00
parent bb57e3f79f
commit 5d0fb6fd42

View File

@@ -576,7 +576,7 @@ But then you realized you have asked them before. You decided to to think out of
let {queries: keywordsQueries} = await rewriteQuery(thisStep, context.tokenTracker);
// add the original query before rewrite to the keywordsQueries
keywordsQueries.push(question)
keywordsQueries.push(thisStep.searchQuery)
const oldKeywords = keywordsQueries;
// avoid exisitng searched queries