@mastra/rag 0.10.3-alpha.0 → 0.10.3
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/.turbo/turbo-build.log +5 -5
- package/CHANGELOG.md +40 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +5 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @mastra/rag@0.10.3-alpha.
|
|
2
|
+
> @mastra/rag@0.10.3-alpha.1 build /home/runner/work/mastra/mastra/packages/rag
|
|
3
3
|
> tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
7
|
[34mCLI[39m tsup v8.5.0
|
|
8
8
|
[34mTSC[39m Build start
|
|
9
|
-
[32mTSC[39m ⚡️ Build success in
|
|
9
|
+
[32mTSC[39m ⚡️ Build success in 15594ms
|
|
10
10
|
[34mDTS[39m Build start
|
|
11
11
|
[34mCLI[39m Target: es2022
|
|
12
12
|
Analysis will use the bundled TypeScript version 5.8.3
|
|
13
13
|
[36mWriting package typings: /home/runner/work/mastra/mastra/packages/rag/dist/_tsup-dts-rollup.d.ts[39m
|
|
14
14
|
Analysis will use the bundled TypeScript version 5.8.3
|
|
15
15
|
[36mWriting package typings: /home/runner/work/mastra/mastra/packages/rag/dist/_tsup-dts-rollup.d.cts[39m
|
|
16
|
-
[32mDTS[39m ⚡️ Build success in
|
|
16
|
+
[32mDTS[39m ⚡️ Build success in 12613ms
|
|
17
17
|
[34mCLI[39m Cleaning output folder
|
|
18
18
|
[34mESM[39m Build start
|
|
19
19
|
[34mCJS[39m Build start
|
|
20
20
|
[32mESM[39m [1mdist/index.js [22m[32m241.64 KB[39m
|
|
21
|
-
[32mESM[39m ⚡️ Build success in
|
|
21
|
+
[32mESM[39m ⚡️ Build success in 4247ms
|
|
22
22
|
[32mCJS[39m [1mdist/index.cjs [22m[32m243.35 KB[39m
|
|
23
|
-
[32mCJS[39m ⚡️ Build success in
|
|
23
|
+
[32mCJS[39m ⚡️ Build success in 4248ms
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,45 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 0.10.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 71999e9: dependencies updates:
|
|
8
|
+
- Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`node-html-better-parser@^1.4.11` ↗︎](https://www.npmjs.com/package/node-html-better-parser/v/1.4.11) (from `^1.4.7`, in `dependencies`)
|
|
10
|
+
- 1ccccff: dependencies updates:
|
|
11
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
12
|
+
- 1ccccff: dependencies updates:
|
|
13
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
14
|
+
- Updated dependencies [d1ed912]
|
|
15
|
+
- Updated dependencies [f6fd25f]
|
|
16
|
+
- Updated dependencies [dffb67b]
|
|
17
|
+
- Updated dependencies [f1f1f1b]
|
|
18
|
+
- Updated dependencies [925ab94]
|
|
19
|
+
- Updated dependencies [f9816ae]
|
|
20
|
+
- Updated dependencies [82090c1]
|
|
21
|
+
- Updated dependencies [1b443fd]
|
|
22
|
+
- Updated dependencies [ce97900]
|
|
23
|
+
- Updated dependencies [f1309d3]
|
|
24
|
+
- Updated dependencies [14a2566]
|
|
25
|
+
- Updated dependencies [f7f8293]
|
|
26
|
+
- Updated dependencies [48eddb9]
|
|
27
|
+
- @mastra/core@0.10.4
|
|
28
|
+
|
|
29
|
+
## 0.10.3-alpha.1
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 1ccccff: dependencies updates:
|
|
34
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
35
|
+
- 1ccccff: dependencies updates:
|
|
36
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
37
|
+
- Updated dependencies [f6fd25f]
|
|
38
|
+
- Updated dependencies [dffb67b]
|
|
39
|
+
- Updated dependencies [f1309d3]
|
|
40
|
+
- Updated dependencies [f7f8293]
|
|
41
|
+
- @mastra/core@0.10.4-alpha.1
|
|
42
|
+
|
|
3
43
|
## 0.10.3-alpha.0
|
|
4
44
|
|
|
5
45
|
### Patch Changes
|
package/dist/index.cjs
CHANGED
|
@@ -729,7 +729,7 @@ var customAlphabet = (alphabet, defaultSize = 21) => {
|
|
|
729
729
|
};
|
|
730
730
|
};
|
|
731
731
|
|
|
732
|
-
// ../../node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.
|
|
732
|
+
// ../../node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.56/node_modules/@ai-sdk/provider-utils/dist/index.mjs
|
|
733
733
|
var import_secure_json_parse = __toESM(require_secure_json_parse());
|
|
734
734
|
function combineHeaders(...headers) {
|
|
735
735
|
return headers.reduce(
|
package/dist/index.js
CHANGED
|
@@ -727,7 +727,7 @@ var customAlphabet = (alphabet, defaultSize = 21) => {
|
|
|
727
727
|
};
|
|
728
728
|
};
|
|
729
729
|
|
|
730
|
-
// ../../node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.
|
|
730
|
+
// ../../node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.56/node_modules/@ai-sdk/provider-utils/dist/index.mjs
|
|
731
731
|
var import_secure_json_parse = __toESM(require_secure_json_parse());
|
|
732
732
|
function combineHeaders(...headers) {
|
|
733
733
|
return headers.reduce(
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/rag",
|
|
3
|
-
"version": "0.10.3
|
|
3
|
+
"version": "0.10.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"js-tiktoken": "^1.0.20",
|
|
27
27
|
"node-html-better-parser": "^1.4.11",
|
|
28
28
|
"pathe": "^2.0.3",
|
|
29
|
-
"zod": "^3.
|
|
29
|
+
"zod": "^3.25.56"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"ai": "^4.0.0",
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"eslint": "^9.28.0",
|
|
44
44
|
"tsup": "^8.5.0",
|
|
45
45
|
"typescript": "^5.8.2",
|
|
46
|
-
"vitest": "^3.
|
|
47
|
-
"@internal/lint": "0.0.
|
|
48
|
-
"@mastra/core": "0.10.4
|
|
46
|
+
"vitest": "^3.2.2",
|
|
47
|
+
"@internal/lint": "0.0.11",
|
|
48
|
+
"@mastra/core": "0.10.4"
|
|
49
49
|
},
|
|
50
50
|
"keywords": [
|
|
51
51
|
"rag",
|