@workglow/ai 0.0.113 → 0.0.115
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/README.md +15 -19
- package/dist/browser.js +12 -12
- package/dist/browser.js.map +12 -12
- package/dist/bun.js +12 -12
- package/dist/bun.js.map +12 -12
- package/dist/node.js +12 -12
- package/dist/node.js.map +12 -12
- package/dist/task/ChunkRetrievalTask.d.ts +1 -1
- package/dist/task/ChunkVectorHybridSearchTask.d.ts +1 -1
- package/dist/task/ChunkVectorSearchTask.d.ts +2 -2
- package/dist/task/ChunkVectorSearchTask.d.ts.map +1 -1
- package/dist/task/ChunkVectorUpsertTask.d.ts +1 -1
- package/dist/task/HierarchyJoinTask.d.ts +1 -1
- package/package.json +12 -12
|
@@ -15,7 +15,7 @@ declare const inputSchema: {
|
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
} & {
|
|
18
|
-
readonly format: "
|
|
18
|
+
readonly format: "knowledge-base";
|
|
19
19
|
readonly anyOf: readonly [{
|
|
20
20
|
readonly type: "string";
|
|
21
21
|
readonly title: "Knowledge Base ID";
|
|
@@ -15,7 +15,7 @@ declare const inputSchema: {
|
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
} & {
|
|
18
|
-
readonly format: "
|
|
18
|
+
readonly format: "knowledge-base";
|
|
19
19
|
readonly anyOf: readonly [{
|
|
20
20
|
readonly type: "string";
|
|
21
21
|
readonly title: "Knowledge Base ID";
|
|
@@ -15,7 +15,7 @@ declare const inputSchema: {
|
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
} & {
|
|
18
|
-
readonly format: "
|
|
18
|
+
readonly format: "knowledge-base";
|
|
19
19
|
readonly anyOf: readonly [{
|
|
20
20
|
readonly type: "string";
|
|
21
21
|
readonly title: "Knowledge Base ID";
|
|
@@ -117,7 +117,7 @@ export declare class ChunkVectorSearchTask extends Task<VectorStoreSearchTaskInp
|
|
|
117
117
|
static cacheable: boolean;
|
|
118
118
|
static inputSchema(): DataPortSchema;
|
|
119
119
|
static outputSchema(): DataPortSchema;
|
|
120
|
-
execute(input: VectorStoreSearchTaskInput,
|
|
120
|
+
execute(input: VectorStoreSearchTaskInput, _context: IExecuteContext): Promise<VectorStoreSearchTaskOutput>;
|
|
121
121
|
}
|
|
122
122
|
export declare const vectorStoreSearch: (input: VectorStoreSearchTaskInput, config?: JobQueueTaskConfig) => Promise<{
|
|
123
123
|
metadata: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChunkVectorSearchTask.d.ts","sourceRoot":"","sources":["../../src/task/ChunkVectorSearchTask.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EACL,cAAc,EACd,eAAe,EACf,kBAAkB,EAClB,IAAI,EAEL,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,cAAc,EACd,UAAU,EAEV,uBAAuB,EACxB,MAAM,gBAAgB,CAAC;AAExB,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCkB,CAAC;AAEpC,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0CiB,CAAC;AAEpC,MAAM,MAAM,0BAA0B,GAAG,UAAU,CAAC,OAAO,WAAW,EAAE,uBAAuB,CAAC,CAAC;AACjG,MAAM,MAAM,2BAA2B,GAAG,UAAU,CAAC,OAAO,YAAY,EAAE,uBAAuB,CAAC,CAAC;AAEnG;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,IAAI,CAC7C,0BAA0B,EAC1B,2BAA2B,EAC3B,kBAAkB,CACnB;IACC,OAAc,IAAI,SAA2B;IAC7C,OAAc,QAAQ,SAAkB;IACxC,OAAc,KAAK,SAAyB;IAC5C,OAAc,WAAW,SAAoD;IAC7E,OAAc,SAAS,UAAQ;WAEjB,WAAW,IAAI,cAAc;WAI7B,YAAY,IAAI,cAAc;IAItC,OAAO,CACX,KAAK,EAAE,0BAA0B,EACjC,
|
|
1
|
+
{"version":3,"file":"ChunkVectorSearchTask.d.ts","sourceRoot":"","sources":["../../src/task/ChunkVectorSearchTask.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EACL,cAAc,EACd,eAAe,EACf,kBAAkB,EAClB,IAAI,EAEL,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,cAAc,EACd,UAAU,EAEV,uBAAuB,EACxB,MAAM,gBAAgB,CAAC;AAExB,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCkB,CAAC;AAEpC,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0CiB,CAAC;AAEpC,MAAM,MAAM,0BAA0B,GAAG,UAAU,CAAC,OAAO,WAAW,EAAE,uBAAuB,CAAC,CAAC;AACjG,MAAM,MAAM,2BAA2B,GAAG,UAAU,CAAC,OAAO,YAAY,EAAE,uBAAuB,CAAC,CAAC;AAEnG;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,IAAI,CAC7C,0BAA0B,EAC1B,2BAA2B,EAC3B,kBAAkB,CACnB;IACC,OAAc,IAAI,SAA2B;IAC7C,OAAc,QAAQ,SAAkB;IACxC,OAAc,KAAK,SAAyB;IAC5C,OAAc,WAAW,SAAoD;IAC7E,OAAc,SAAS,UAAQ;WAEjB,WAAW,IAAI,cAAc;WAI7B,YAAY,IAAI,cAAc;IAItC,OAAO,CACX,KAAK,EAAE,0BAA0B,EACjC,QAAQ,EAAE,eAAe,GACxB,OAAO,CAAC,2BAA2B,CAAC;CAmBxC;AAED,eAAO,MAAM,iBAAiB,GAC5B,OAAO,0BAA0B,EACjC,SAAS,kBAAkB;;;;;;;;EAG5B,CAAC;AAEF,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,QAAQ;QAChB,iBAAiB,EAAE,cAAc,CAC/B,0BAA0B,EAC1B,2BAA2B,EAC3B,kBAAkB,CACnB,CAAC;KACH;CACF"}
|
|
@@ -15,7 +15,7 @@ declare const inputSchema: {
|
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
} & {
|
|
18
|
-
readonly format: "
|
|
18
|
+
readonly format: "knowledge-base";
|
|
19
19
|
readonly anyOf: readonly [{
|
|
20
20
|
readonly type: "string";
|
|
21
21
|
readonly title: "Knowledge Base ID";
|
|
@@ -15,7 +15,7 @@ declare const inputSchema: {
|
|
|
15
15
|
title: string;
|
|
16
16
|
description: string;
|
|
17
17
|
} & {
|
|
18
|
-
readonly format: "
|
|
18
|
+
readonly format: "knowledge-base";
|
|
19
19
|
readonly anyOf: readonly [{
|
|
20
20
|
readonly type: "string";
|
|
21
21
|
readonly title: "Knowledge Base ID";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workglow/ai",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.115",
|
|
5
5
|
"description": "Core AI functionality for Workglow, including task execution, model management, and AI pipeline orchestration.",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"watch": "concurrently -c 'auto' 'bun:watch-*'",
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
"access": "public"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"@workglow/
|
|
41
|
-
"@workglow/job-queue": "0.0.
|
|
42
|
-
"@workglow/storage": "0.0.
|
|
43
|
-
"@workglow/task-graph": "0.0.
|
|
44
|
-
"@workglow/util": "0.0.
|
|
40
|
+
"@workglow/knowledge-base": "0.0.115",
|
|
41
|
+
"@workglow/job-queue": "0.0.115",
|
|
42
|
+
"@workglow/storage": "0.0.115",
|
|
43
|
+
"@workglow/task-graph": "0.0.115",
|
|
44
|
+
"@workglow/util": "0.0.115"
|
|
45
45
|
},
|
|
46
46
|
"peerDependenciesMeta": {
|
|
47
|
-
"@workglow/
|
|
47
|
+
"@workglow/knowledge-base": {
|
|
48
48
|
"optional": false
|
|
49
49
|
},
|
|
50
50
|
"@workglow/job-queue": {
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@workglow/
|
|
65
|
-
"@workglow/job-queue": "0.0.
|
|
66
|
-
"@workglow/storage": "0.0.
|
|
67
|
-
"@workglow/task-graph": "0.0.
|
|
68
|
-
"@workglow/util": "0.0.
|
|
64
|
+
"@workglow/knowledge-base": "0.0.115",
|
|
65
|
+
"@workglow/job-queue": "0.0.115",
|
|
66
|
+
"@workglow/storage": "0.0.115",
|
|
67
|
+
"@workglow/task-graph": "0.0.115",
|
|
68
|
+
"@workglow/util": "0.0.115"
|
|
69
69
|
}
|
|
70
70
|
}
|