added confluence document loader and html-to-text dependency

This commit is contained in:
Neeraj Bansal
2023-05-30 23:12:45 +05:30
parent b6308e2a5d
commit ac75215218
3 changed files with 122 additions and 1 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"node-fetch": "^2.6.11",
"pdf-parse": "^1.1.1",
"weaviate-ts-client": "^1.1.0",
"ws": "^8.9.0"
"ws": "^8.9.0",
"html-to-text": "^9.0.5"
},
"devDependencies": {
"@types/gulp": "4.0.9",