@melaya/runner 1.0.42 → 1.0.44

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.
@@ -0,0 +1,39 @@
1
+ most
2
+ he
3
+ since
4
+ so
5
+ both
6
+ these
7
+ it
8
+ nevertheless
9
+ this
10
+ indeed
11
+ however
12
+ instead
13
+ under
14
+ similarly
15
+ some
16
+ though
17
+ while
18
+ when
19
+ in
20
+ despite
21
+ although
22
+ nonetheless
23
+ thus
24
+ there
25
+ if
26
+ the
27
+ nor
28
+ separately
29
+ moreover
30
+ but
31
+ they
32
+ yet
33
+ many
34
+ according
35
+ sales
36
+ among
37
+ meanwhile
38
+ even
39
+ i
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@melaya/runner",
3
- "version": "1.0.42",
3
+ "version": "1.0.44",
4
4
  "description": "Run Melaya AI pipelines locally with your own LM Studio or Ollama models",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,
@@ -14,6 +14,7 @@
14
14
  "dist/**/*.d.ts",
15
15
  "dist/**/*.py",
16
16
  "localRagIngest.py",
17
+ "nltk_data/**",
17
18
  "README.md"
18
19
  ],
19
20
  "scripts": {