@n8n/ai-workflow-builder 1.18.4 → 1.20.0
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.
|
@@ -29,13 +29,14 @@ export declare function createGetDocumentationTool(): {
|
|
|
29
29
|
readonly NOTIFICATION: "notification";
|
|
30
30
|
readonly KNOWLEDGE_BASE: "knowledge_base";
|
|
31
31
|
readonly HUMAN_IN_THE_LOOP: "human_in_the_loop";
|
|
32
|
+
readonly WEB_APP: "web_app";
|
|
32
33
|
}>, "many">;
|
|
33
34
|
}, "strip", z.ZodTypeAny, {
|
|
34
35
|
type: "best_practices";
|
|
35
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
36
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
36
37
|
}, {
|
|
37
38
|
type: "best_practices";
|
|
38
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
39
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
39
40
|
}>, z.ZodObject<{
|
|
40
41
|
type: z.ZodLiteral<"node_recommendations">;
|
|
41
42
|
categories: z.ZodArray<z.ZodNativeEnum<{
|
|
@@ -54,7 +55,7 @@ export declare function createGetDocumentationTool(): {
|
|
|
54
55
|
}, "strip", z.ZodTypeAny, {
|
|
55
56
|
requests: ({
|
|
56
57
|
type: "best_practices";
|
|
57
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
58
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
58
59
|
} | {
|
|
59
60
|
type: "node_recommendations";
|
|
60
61
|
categories: ("image_generation" | "text_manipulation" | "video_generation" | "audio_generation")[];
|
|
@@ -62,7 +63,7 @@ export declare function createGetDocumentationTool(): {
|
|
|
62
63
|
}, {
|
|
63
64
|
requests: ({
|
|
64
65
|
type: "best_practices";
|
|
65
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
66
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
66
67
|
} | {
|
|
67
68
|
type: "node_recommendations";
|
|
68
69
|
categories: ("image_generation" | "text_manipulation" | "video_generation" | "audio_generation")[];
|
|
@@ -70,7 +71,7 @@ export declare function createGetDocumentationTool(): {
|
|
|
70
71
|
}>, {
|
|
71
72
|
requests: ({
|
|
72
73
|
type: "best_practices";
|
|
73
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
74
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
74
75
|
} | {
|
|
75
76
|
type: "node_recommendations";
|
|
76
77
|
categories: ("image_generation" | "text_manipulation" | "video_generation" | "audio_generation")[];
|
|
@@ -78,7 +79,7 @@ export declare function createGetDocumentationTool(): {
|
|
|
78
79
|
}, {
|
|
79
80
|
requests: ({
|
|
80
81
|
type: "best_practices";
|
|
81
|
-
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop")[];
|
|
82
|
+
techniques: ("scheduling" | "chatbot" | "form_input" | "scraping_and_research" | "monitoring" | "enrichment" | "triage" | "content_generation" | "document_processing" | "data_extraction" | "data_analysis" | "data_transformation" | "data_persistence" | "notification" | "knowledge_base" | "human_in_the_loop" | "web_app")[];
|
|
82
83
|
} | {
|
|
83
84
|
type: "node_recommendations";
|
|
84
85
|
categories: ("image_generation" | "text_manipulation" | "video_generation" | "audio_generation")[];
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/ai-workflow-builder",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.20.0",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "src/index.ts",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
7
|
"files": [
|
|
8
8
|
"dist/**/*",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
9
|
+
"LICENSE_EE.md",
|
|
10
|
+
"LICENSE.md"
|
|
11
11
|
],
|
|
12
12
|
"exports": {
|
|
13
13
|
".": {
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@langchain/anthropic": "1.
|
|
21
|
-
"@langchain/core": "1.1.
|
|
20
|
+
"@langchain/anthropic": "1.3.27",
|
|
21
|
+
"@langchain/core": "1.1.41",
|
|
22
22
|
"@langchain/langgraph": "1.0.2",
|
|
23
|
-
"@langchain/openai": "1.
|
|
23
|
+
"@langchain/openai": "1.4.4",
|
|
24
24
|
"@mozilla/readability": "0.6.0",
|
|
25
25
|
"@n8n_io/ai-assistant-sdk": "1.21.0",
|
|
26
26
|
"csv-parse": "5.5.0",
|
|
@@ -31,13 +31,13 @@
|
|
|
31
31
|
"picocolors": "1.0.1",
|
|
32
32
|
"turndown": "^7.2.2",
|
|
33
33
|
"zod": "3.25.67",
|
|
34
|
-
"@n8n/
|
|
35
|
-
"@n8n/
|
|
36
|
-
"@n8n/config": "2.
|
|
37
|
-
"@n8n/di": "0.
|
|
38
|
-
"@n8n/
|
|
39
|
-
"@n8n/
|
|
40
|
-
"n8n-workflow": "2.
|
|
34
|
+
"@n8n/api-types": "1.20.0",
|
|
35
|
+
"@n8n/backend-common": "1.20.0",
|
|
36
|
+
"@n8n/config": "2.19.0",
|
|
37
|
+
"@n8n/di": "0.11.0",
|
|
38
|
+
"@n8n/utils": "1.30.0",
|
|
39
|
+
"@n8n/workflow-sdk": "0.13.0",
|
|
40
|
+
"n8n-workflow": "2.20.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/cli-progress": "^3.11.5",
|