@elizaos/plugin-local-ai 1.0.0-alpha.4 → 1.0.0-alpha.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1791 -2594
- package/dist/index.js.map +1 -1
- package/package.json +13 -50
- package/dist/chunk-TIOOHHYI.js +0 -4727
- package/dist/chunk-TIOOHHYI.js.map +0 -1
- package/dist/index.d.ts +0 -5
- package/dist/multipart-parser-IQPIHJ5G.js +0 -359
- package/dist/multipart-parser-IQPIHJ5G.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elizaos/plugin-local-ai",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.41",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "https://github.com/elizaos-plugins/plugin-local-ai"
|
|
11
|
+
},
|
|
8
12
|
"exports": {
|
|
9
13
|
"./package.json": "./package.json",
|
|
10
14
|
".": {
|
|
@@ -18,72 +22,31 @@
|
|
|
18
22
|
"dist"
|
|
19
23
|
],
|
|
20
24
|
"dependencies": {
|
|
21
|
-
"@
|
|
22
|
-
"@aws-sdk/client-s3": "^3.749.0",
|
|
23
|
-
"@aws-sdk/s3-request-presigner": "^3.749.0",
|
|
24
|
-
"@cliqz/adblocker-playwright": "1.34.0",
|
|
25
|
-
"@echogarden/espeak-ng-emscripten": "0.3.3",
|
|
26
|
-
"@echogarden/kissfft-wasm": "0.2.0",
|
|
27
|
-
"@echogarden/speex-resampler-wasm": "0.2.1",
|
|
28
|
-
"@elizaos/core": "1.0.0-alpha.4",
|
|
25
|
+
"@elizaos/core": "^1.0.0-alpha.41",
|
|
29
26
|
"@huggingface/hub": "^1.0.1",
|
|
30
27
|
"@huggingface/inference": "^3.3.4",
|
|
31
28
|
"@huggingface/transformers": "^3.3.3",
|
|
32
|
-
"@opendocsg/pdf2md": "0.1.32",
|
|
33
29
|
"@types/uuid": "10.0.0",
|
|
34
|
-
"alawmulaw": "6.0.0",
|
|
35
|
-
"bignumber.js": "9.1.2",
|
|
36
|
-
"capsolver-npm": "2.0.2",
|
|
37
|
-
"cldr-segmentation": "2.2.1",
|
|
38
|
-
"command-exists": "1.2.9",
|
|
39
|
-
"cookie": "0.7.0",
|
|
40
|
-
"csv-writer": "1.6.0",
|
|
41
|
-
"echogarden": "2.0.7",
|
|
42
|
-
"espeak-ng": "1.0.2",
|
|
43
30
|
"fastembed": "^1.14.1",
|
|
44
|
-
"ffmpeg-static": "5.2.0",
|
|
45
31
|
"fluent-ffmpeg": "2.1.3",
|
|
46
32
|
"formdata-node": "6.0.3",
|
|
47
33
|
"fs-extra": "11.2.0",
|
|
48
|
-
"gaxios": "6.7.1",
|
|
49
34
|
"glob": "11.0.0",
|
|
50
35
|
"graceful-fs": "4.2.11",
|
|
51
|
-
"
|
|
52
|
-
"html-to-text": "9.0.5",
|
|
53
|
-
"import-meta-resolve": "4.1.0",
|
|
54
|
-
"jieba-wasm": "2.2.0",
|
|
55
|
-
"json5": "2.2.3",
|
|
56
|
-
"kuromoji": "0.1.2",
|
|
57
|
-
"libsodium-wrappers": "0.7.15",
|
|
58
|
-
"multer": "1.4.5-lts.1",
|
|
59
|
-
"node-cache": "5.1.2",
|
|
60
|
-
"node-llama-cpp": "3.5.0",
|
|
36
|
+
"node-llama-cpp": "3.6.0",
|
|
61
37
|
"nodejs-whisper": "0.1.18",
|
|
62
38
|
"onnxruntime-node": "1.20.1",
|
|
63
|
-
"outetts": "0.2.0",
|
|
64
|
-
"pdfjs-dist": "4.7.76",
|
|
65
|
-
"playwright": "1.48.2",
|
|
66
|
-
"pm2": "5.4.3",
|
|
67
|
-
"puppeteer-extra": "3.3.6",
|
|
68
|
-
"puppeteer-extra-plugin-capsolver": "2.0.1",
|
|
69
|
-
"sharp": "0.33.5",
|
|
70
39
|
"srt": "0.0.3",
|
|
71
|
-
"systeminformation": "5.23.8",
|
|
72
|
-
"tar": "7.4.3",
|
|
73
|
-
"tinyld": "1.3.4",
|
|
74
40
|
"tsup": "8.4.0",
|
|
75
41
|
"uuid": "11.0.3",
|
|
76
|
-
"wav": "1.0.2",
|
|
77
|
-
"wav-encoder": "1.3.0",
|
|
78
|
-
"wavefile": "11.0.0",
|
|
79
|
-
"yargs": "17.7.2",
|
|
80
|
-
"youtube-dl-exec": "3.0.15",
|
|
81
42
|
"zod": "3.21.4"
|
|
82
43
|
},
|
|
83
44
|
"scripts": {
|
|
84
|
-
"build": "tsup
|
|
85
|
-
"dev": "tsup --
|
|
86
|
-
"test": "vitest run"
|
|
45
|
+
"build": "tsup",
|
|
46
|
+
"dev": "tsup --watch",
|
|
47
|
+
"test": "vitest run",
|
|
48
|
+
"lint": "biome check ./src --config-path=./ --apply-unsafe && biome format ./ --config-path=./ --write",
|
|
49
|
+
"clean": "rm -rf dist .turbo node_modules .turbo-tsconfig.json tsconfig.tsbuildinfo"
|
|
87
50
|
},
|
|
88
51
|
"peerDependencies": {
|
|
89
52
|
"whatwg-url": "7.1.0"
|
|
@@ -98,5 +61,5 @@
|
|
|
98
61
|
"pluginType": "elizaos:plugin:1.0.0",
|
|
99
62
|
"pluginParameters": {}
|
|
100
63
|
},
|
|
101
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "38cc1ea58b34fb31b720a3385e3f51727f4a1d55"
|
|
102
65
|
}
|