This commit is contained in:
yichuan520030910320
2025-09-14 02:37:30 -07:00
parent ed5fd88a85
commit 4a39b40e72
2 changed files with 3 additions and 6 deletions

View File

@@ -74,7 +74,7 @@ class ChromeHistoryReader(BaseReader):
if count >= max_count and max_count > 0:
break
last_visit, url, title, visit_count, typed_count, hidden = row
last_visit, url, title, visit_count, typed_count, _ = row
# Create document content with metadata embedded in text
doc_content = f"""