update Notion Loader

This commit is contained in:
Henry
2023-07-21 17:27:39 +01:00
parent 6de237ab5f
commit b5b9b9c8b0
6 changed files with 114 additions and 22 deletions
+4 -2
View File
@@ -20,6 +20,7 @@
"@dqbd/tiktoken": "^1.0.7",
"@getzep/zep-js": "^0.4.1",
"@huggingface/inference": "^2.6.1",
"@notionhq/client": "^2.2.8",
"@opensearch-project/opensearch": "^1.2.0",
"@pinecone-database/pinecone": "^0.0.12",
"@qdrant/js-client-rest": "^1.2.2",
@@ -41,8 +42,10 @@
"linkifyjs": "^4.1.1",
"mammoth": "^1.5.1",
"moment": "^2.29.3",
"mysql2": "^3.5.1",
"node-fetch": "^2.6.11",
"node-html-markdown": "^1.3.0",
"notion-to-md": "^3.1.1",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^3.7.107",
"playwright": "^1.35.0",
@@ -52,8 +55,7 @@
"srt-parser-2": "^1.2.3",
"vm2": "^3.9.19",
"weaviate-ts-client": "^1.1.0",
"ws": "^8.9.0",
"mysql2": "^3.5.1"
"ws": "^8.9.0"
},
"devDependencies": {
"@types/gulp": "4.0.9",