Feature: Subtitles Loader Integration

This commit is contained in:
Govind Kumar
2023-06-14 20:29:38 +05:30
parent 92cd760b16
commit 8fa0428509
3 changed files with 99 additions and 2 deletions
+3 -2
View File
@@ -32,15 +32,16 @@
"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",
"moment": "^2.29.3",
"node-fetch": "^2.6.11",
"pdf-parse": "^1.1.1",
"srt-parser-2": "^1.2.3",
"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",