Merge branch 'main' into feature/add-playwright-nodes

This commit is contained in:
disflyer
2023-06-16 09:32:57 +08:00
committed by GitHub
7 changed files with 238 additions and 2 deletions
+3 -2
View File
@@ -32,6 +32,7 @@
"faiss-node": "^0.2.1",
"form-data": "^4.0.0",
"graphql": "^16.6.0",
"html-to-text": "^9.0.5",
"langchain": "^0.0.94",
"linkifyjs": "^4.1.1",
"mammoth": "^1.5.1",
@@ -39,10 +40,10 @@
"node-fetch": "^2.6.11",
"pdf-parse": "^1.1.1",
"playwright": "^1.35.0",
"srt-parser-2": "^1.2.3",
"puppeteer": "^20.7.1",
"weaviate-ts-client": "^1.1.0",
"ws": "^8.9.0",
"html-to-text": "^9.0.5"
"ws": "^8.9.0"
},
"devDependencies": {
"@types/gulp": "4.0.9",