mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
ingest.ts - handle empty db, add loader
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@
|
||||
"cheerio": "^1.2.0",
|
||||
"glob": "^13.0.6",
|
||||
"graphology": "^0.26.0",
|
||||
"langchain": "^0.2.0"
|
||||
"langchain": "^0.2.0",
|
||||
"ora": "^9.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.5.2",
|
||||
|
||||
Reference in New Issue
Block a user