@n8n/n8n-nodes-langchain 2.27.2 → 2.27.4
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/credentials/AlibabaCloudApi.credentials.js +3 -3
- package/dist/credentials/AlibabaCloudApi.credentials.js.map +1 -1
- package/dist/node-definitions/.nodes-hash +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/operation_analyze.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/operation_analyze.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/operation_generate.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_image/operation_generate.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_text/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_text/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_text/operation_message.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_text/operation_message.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/operation_image_to_video.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/operation_image_to_video.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/operation_text_to_video.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v1/resource_video/operation_text_to_video.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/operation_analyze.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/operation_analyze.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/operation_generate.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_image/operation_generate.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_text/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_text/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_text/operation_message.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_text/operation_message.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/index.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/operation_image_to_video.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/operation_image_to_video.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/operation_text_to_video.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/alibabaCloud/v11/resource_video/operation_text_to_video.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/lmChatAlibabaCloud/index.ts +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/lmChatAlibabaCloud/v1.schema.js +1 -1
- package/dist/node-definitions/nodes/n8n-nodes-langchain/lmChatAlibabaCloud/v1.ts +2 -2
- package/dist/nodes/llms/LmChatAlibabaCloud/LmChatAlibabaCloud.node.js +3 -3
- package/dist/nodes/llms/LmChatAlibabaCloud/LmChatAlibabaCloud.node.js.map +1 -1
- package/dist/nodes/llms/LmChatAlibabaCloud/alibaba.svg +1 -1
- package/dist/nodes/trigger/ChatTrigger/templates.js +2 -1
- package/dist/nodes/trigger/ChatTrigger/templates.js.map +1 -1
- package/dist/nodes/vendors/AlibabaCloud/actions/versionDescription.js +4 -4
- package/dist/nodes/vendors/AlibabaCloud/actions/versionDescription.js.map +1 -1
- package/dist/nodes/vendors/AlibabaCloud/alibaba.svg +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +1 -1
- package/dist/types/nodes.json +2 -2
- package/package.json +12 -12
|
@@ -5,7 +5,7 @@ const alibaba_cloud_base_url_1 = require("../nodes/llms/LmChatAlibabaCloud/aliba
|
|
|
5
5
|
class AlibabaCloudApi {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.name = 'alibabaCloudApi';
|
|
8
|
-
this.displayName = '
|
|
8
|
+
this.displayName = 'Qwen Cloud';
|
|
9
9
|
this.documentationUrl = 'alibaba';
|
|
10
10
|
this.properties = [
|
|
11
11
|
{
|
|
@@ -43,7 +43,7 @@ class AlibabaCloudApi {
|
|
|
43
43
|
value: 'eu-central-1',
|
|
44
44
|
},
|
|
45
45
|
],
|
|
46
|
-
description: 'The region for the Alibaba Cloud Model Studio
|
|
46
|
+
description: 'The region for the Qwen Cloud API endpoint. Currently only Singapore is supported - other regions are only available through Alibaba Cloud Model Studio.',
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
displayName: 'Workspace ID',
|
|
@@ -56,7 +56,7 @@ class AlibabaCloudApi {
|
|
|
56
56
|
region: ['eu-central-1'],
|
|
57
57
|
},
|
|
58
58
|
},
|
|
59
|
-
description: 'The Workspace ID required for the Germany (Frankfurt) region. Find it in the Model Studio console under the Germany region settings.',
|
|
59
|
+
description: 'The Workspace ID required for the Germany (Frankfurt) region. Not yet supported for Qwen Cloud. Find it in the Alibaba Cloud Model Studio console under the Germany region settings.',
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
displayName: 'Base URL',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlibabaCloudApi.credentials.js","sourceRoot":"","sources":["../../credentials/AlibabaCloudApi.credentials.ts"],"names":[],"mappings":";;;AAOA,oGAGiE;AAEjE,MAAa,eAAe;IAA5B;QACC,SAAI,GAAG,iBAAiB,CAAC;QAEzB,gBAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"AlibabaCloudApi.credentials.js","sourceRoot":"","sources":["../../credentials/AlibabaCloudApi.credentials.ts"],"names":[],"mappings":";;;AAOA,oGAGiE;AAEjE,MAAa,eAAe;IAA5B;QACC,SAAI,GAAG,iBAAiB,CAAC;QAEzB,gBAAW,GAAG,YAAY,CAAC;QAE3B,qBAAgB,GAAG,SAAS,CAAC;QAE7B,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,SAAS;gBACtB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;gBAC/B,QAAQ,EAAE,IAAI;gBACd,OAAO,EAAE,EAAE;aACX;YACD;gBACC,WAAW,EAAE,QAAQ;gBACrB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,SAAS;gBACf,OAAO,EAAE,gBAAgB;gBACzB,OAAO,EAAE;oBACR;wBACC,IAAI,EAAE,2BAA2B;wBACjC,KAAK,EAAE,gBAAgB;qBACvB;oBACD;wBACC,IAAI,EAAE,eAAe;wBACrB,KAAK,EAAE,WAAW;qBAClB;oBACD;wBACC,IAAI,EAAE,iBAAiB;wBACvB,KAAK,EAAE,YAAY;qBACnB;oBACD;wBACC,IAAI,EAAE,mBAAmB;wBACzB,KAAK,EAAE,aAAa;qBACpB;oBACD;wBACC,IAAI,EAAE,qBAAqB;wBAC3B,KAAK,EAAE,cAAc;qBACrB;iBACD;gBACD,WAAW,EACV,0JAA0J;aAC3J;YACD;gBACC,WAAW,EAAE,cAAc;gBAC3B,IAAI,EAAE,aAAa;gBACnB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,QAAQ,EAAE,IAAI;gBACd,cAAc,EAAE;oBACf,IAAI,EAAE;wBACL,MAAM,EAAE,CAAC,cAAc,CAAC;qBACxB;iBACD;gBACD,WAAW,EACV,sLAAsL;aACvL;YACD;gBACC,WAAW,EAAE,UAAU;gBACvB,IAAI,EAAE,KAAK;gBACX,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,8BAA8B,IAAI,CAAC,SAAS,CAAC,0CAAiB,CAAC,uMAAuM;aAC/Q;SACD,CAAC;QAEF,iBAAY,GAAyB;YACpC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACX,OAAO,EAAE;oBACR,aAAa,EAAE,iCAAiC;iBAChD;aACD;SACD,CAAC;QAEF,SAAI,GAA2B;YAC9B,OAAO,EAAE;gBACR,OAAO,EAAE,yBAAyB;gBAClC,GAAG,EAAE,GAAG,+CAAsB,SAAS;aACvC;SACD,CAAC;IACH,CAAC;CAAA;AAnFD,0CAmFC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
74c5a25826a4886a0d47f4c1d0fbb04d677c60cfc9bb332f57bac1c8c7fc6c43
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Image Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Text Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Video Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Image Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Text Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud - Video Resource - Zod Schema Factory
|
|
3
3
|
* Exports a factory that unions all operation schemas for this resource.
|
|
4
4
|
*
|
|
5
5
|
* Schema helpers (z, expressionSchema, etc.) are passed as parameters
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud Chat Model Node - Version 1 - Zod Validation Schemas
|
|
3
3
|
*
|
|
4
4
|
* These schemas validate node configuration at runtime.
|
|
5
5
|
* Use .parse() for strict validation or .safeParse() for error handling.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Qwen Cloud Chat Model Node - Version 1
|
|
3
3
|
* For advanced usage with an AI chain
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
export interface LcLmChatAlibabaCloudV1Params {
|
|
8
8
|
/**
|
|
9
|
-
* The model which will generate the completion. <a href="https://www.
|
|
9
|
+
* The model which will generate the completion. <a href="https://www.qwencloud.com/models">Learn more</a>.
|
|
10
10
|
* @builderHint Default to the latest Qwen flagship (qwen3.6-max-preview or qwen3.6-plus). Use qwen-plus for cost-efficient builds. Avoid qwen-turbo, Qwen 3.5 and earlier, and older dated snapshots.
|
|
11
11
|
* @default qwen-plus
|
|
12
12
|
*/
|
|
@@ -9,14 +9,14 @@ const error_handling_1 = require("../../vendors/OpenAi/helpers/error-handling");
|
|
|
9
9
|
class LmChatAlibabaCloud {
|
|
10
10
|
constructor() {
|
|
11
11
|
this.description = {
|
|
12
|
-
displayName: '
|
|
12
|
+
displayName: 'Qwen Cloud Chat Model',
|
|
13
13
|
name: 'lmChatAlibabaCloud',
|
|
14
14
|
icon: 'file:alibaba.svg',
|
|
15
15
|
group: ['transform'],
|
|
16
16
|
version: [1],
|
|
17
17
|
description: 'For advanced usage with an AI chain',
|
|
18
18
|
defaults: {
|
|
19
|
-
name: '
|
|
19
|
+
name: 'Qwen Cloud Chat Model',
|
|
20
20
|
},
|
|
21
21
|
codex: {
|
|
22
22
|
categories: ['AI'],
|
|
@@ -63,7 +63,7 @@ class LmChatAlibabaCloud {
|
|
|
63
63
|
displayName: 'Model',
|
|
64
64
|
name: 'model',
|
|
65
65
|
type: 'options',
|
|
66
|
-
description: 'The model which will generate the completion. <a href="https://www.
|
|
66
|
+
description: 'The model which will generate the completion. <a href="https://www.qwencloud.com/models">Learn more</a>.',
|
|
67
67
|
typeOptions: {
|
|
68
68
|
loadOptions: {
|
|
69
69
|
routing: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LmChatAlibabaCloud.node.js","sourceRoot":"","sources":["../../../../nodes/llms/LmChatAlibabaCloud/LmChatAlibabaCloud.node.ts"],"names":[],"mappings":";;;AAAA,8CAAmE;AACnE,oDAK2B;AAC3B,+CAOsB;AAEtB,qEAAkE;AAClE,gFAAyF;AAEzF,MAAa,kBAAkB;IAA/B;QACC,gBAAW,GAAyB;YACnC,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"LmChatAlibabaCloud.node.js","sourceRoot":"","sources":["../../../../nodes/llms/LmChatAlibabaCloud/LmChatAlibabaCloud.node.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 24 24" fill-rule="evenodd" xmlns="http://www.w3.org/2000/svg"><title>Alibaba Cloud</title><path d="M14.752 4.64h5.274C22.242 4.64 24 6.475 24 8.691V15.8a3.947 3.947 0 01-3.974 3.975h-5.274l1.299-1.835 3.822-1.222c.688-.23 1.146-.918 1.146-1.605v-5.81c0-.687-.458-1.375-1.146-1.605L16.05 6.475l-1.3-1.835zM2.98 15.111c0 .688.46 1.376 1.147 1.606l3.822 1.146 1.3 1.835H3.974A3.947 3.947 0 010 15.723V8.69c0-2.216 1.758-4.05 3.975-4.05h5.273L7.95 6.474 4.127 7.697c-.688.23-1.146.918-1.146 1.606v5.808z" fill="#FF6A00"/><path d="M16.051 11.213H8.025v1.835h8.026v-1.835z" fill="#FF6A00"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><defs><clipPath id="master_svg0_946_6412"><rect x="0.416015625" y="0" width="27.16763687133789" height="28" rx="0"/></clipPath><linearGradient x1="-0.9479852914810181" y1="-1.093665361404419" x2="1.29300051607665" y2="0.9048366954579532" id="master_svg1_946_6315"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.44453945755958557" y1="-0.71661376953125" x2="2.0657269508417673" y2="1.2322241789948807" id="master_svg2_946_6328"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.12659288942813873" y1="0.11369746178388596" x2="1.3630981320604716" y2="2.900997815051041" id="master_svg3_946_6325"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="0.00040241447277367115" y1="-0.0902194157242775" x2="2.2412638351794585" y2="1.9081829769087992" id="master_svg4_946_6318"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.9479852914810181" y1="-1.093665361404419" x2="1.29300051607665" y2="0.9048366954579532" id="master_svg5_946_6315"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.5030937194824219" y1="-0.7920365333557129" x2="2.007172743580736" y2="1.1568012320268575" id="master_svg6_946_6331"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-2.119131565093994" y1="-0.8484026789665222" x2="-0.629544645850669" y2="1.9388282830153276" id="master_svg7_946_6321"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient></defs><g clip-path="url(#master_svg0_946_6412)"><path d="M27.048461948120117,16.092118258911132L23.280671148120117,13.916823858911133C23.373269548120117,13.756737458911132,23.424016448120117,13.572585858911133,23.424016448120117,13.381108758911132L23.424016448120117,12.216557058911132C23.424016448120117,11.833604258911134,23.219984048120118,11.479948938911132,22.88830184812012,11.288996278911133L21.879651048120117,10.706719968911132C21.547968348120115,10.515243555911132,21.139903548120117,10.515243555911132,20.80822084812012,10.706719968911132L17.71948927812012,12.489646058911132C17.387806658120116,12.681122558911133,17.183774948120117,13.034777658911132,17.183774948120117,13.417207758911132L17.183774948120117,14.581760358911133C17.183774948120117,14.964713058911133,17.387806658120116,15.318367458911133,17.71948927812012,15.509321658911134L24.967857348120116,19.694069858911135C25.299539548120116,19.88554665891113,25.70760534812012,19.88554665891113,26.039287548120118,19.694069858911135L27.04793834812012,19.111794458911135C27.379622948120115,18.92031765891113,27.58365294812012,18.566661858911132,27.58365294812012,18.184232758911133L27.58365294812012,17.019680058911135C27.58365294812012,16.63672735891113,27.379619948120116,16.283072958911134,27.04793834812012,16.092118258911132L27.048461948120117,16.092118258911132Z" fill="url(#master_svg1_946_6315)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M22.336389561706543,3.745563592748413L18.568598761706543,5.920859082748413C18.476000061706543,5.760772682748414,18.342071761706542,5.624227982748414,18.176229461706544,5.528489782748413L17.167578661706543,4.946213982748413C16.835896261706544,4.7547375827484135,16.427831161706543,4.7547375827484135,16.096148561706542,4.946213982748413L15.087497891706542,5.528489782748413C14.755815271706544,5.719966182748413,14.551783561706543,6.073621782748413,14.551783561706543,6.456051082748413L14.551783561706543,10.022426382748414C14.551783561706543,10.405379582748413,14.755815271706544,10.759034882748413,15.087497891706542,10.949987182748412L16.096148561706542,11.532263482748412C16.427831161706543,11.723739382748413,16.835896261706544,11.723739382748413,17.167578661706543,11.532263482748412L24.415946961706545,7.347514582748413C24.747630561706544,7.156038082748413,24.951661561706544,6.802382982748413,24.951661561706544,6.419953782748413L24.951661561706544,5.255401582748413C24.951661561706544,4.872449182748413,24.747630561706544,4.518793462748413,24.415946961706545,4.327840332748413L23.407296161706544,3.745564402748413C23.075613961706544,3.554087977748413,22.66754816170654,3.554087977748413,22.335865961706542,3.745564402748413L22.336389561706543,3.745563592748413Z" fill="url(#master_svg2_946_6328)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M9.287763309558105,1.6534443L9.287763309558105,6.0040355C9.102565609558106,6.0040355,8.917889609558106,6.0516429,8.752048409558105,6.1473813L7.743397769558105,6.7296567C7.411715119558106,6.9211335,7.2076826095581055,7.2747884,7.2076826095581055,7.6572175L7.2076826095581055,8.8217688C7.2076826095581055,9.2047224,7.411714319558105,9.5583773,7.743397769558105,9.7493296L10.832129209558106,11.532257C11.163811709558106,11.723733,11.571876009558105,11.723733,11.903558709558105,11.532257L12.912209509558107,10.94998C13.243891709558106,10.758503,13.447924609558106,10.404848,13.447924609558106,10.022419L13.447924609558106,1.6534443C13.447924609558106,1.2704918,13.243892709558105,0.91683626,12.912209509558107,0.72588325L11.903558709558105,0.14360718C11.571876009558105,-0.047869053,11.163811709558106,-0.047869053,10.832129209558106,0.14360718L9.823478709558106,0.72588325C9.491796009558104,0.91735947,9.287763309558105,1.271015,9.287763309558105,1.6534443Z" fill="url(#master_svg3_946_6325)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M0.951730485,11.907362485693358L4.719521525,14.08265778569336C4.626922625,14.24274448569336,4.576176625,14.42689608569336,4.576176625,14.61837248569336L4.576176625,15.78292508569336C4.576176625,16.16587828569336,4.780208625,16.51953318569336,5.111890825,16.71048738569336L6.120541525,17.29276368569336C6.452224225,17.48423958569336,6.860288625,17.48423958569336,7.191971325,17.29276368569336L10.280702625,15.50983808569336C10.612385625,15.31836078569336,10.816417625,14.96470548569336,10.816417625,14.58227588569336L10.816417625,13.417723185693358C10.816417625,13.03477048569336,10.612385625,12.68111518569336,10.280702625,12.49016238569336L3.031810725,8.30488850569336C2.700128125,8.11341207869336,2.292063925,8.11341207869336,1.960381125,8.30488850569336L0.951730485,8.88716489569336C0.620047675,9.07864051569336,0.416015625,9.43229648569336,0.416015625,9.814725785693359L0.416015625,10.97927758569336C0.416015625,11.362230585693359,0.620047675,11.715885885693359,0.951730485,11.906838685693359L0.951730485,11.907362485693358Z" fill="url(#master_svg4_946_6318)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M27.048461948120117,16.092120166259765L23.280671148120117,13.916825766259766C23.373269548120117,13.756739366259765,23.424016448120117,13.572587766259765,23.424016448120117,13.381110666259765L23.424016448120117,12.216558966259765C23.424016448120117,11.833606166259766,23.219984048120118,11.479950846259765,22.88830184812012,11.288998186259766L21.879651048120117,10.706721876259765C21.547968348120115,10.515245463259765,21.139903548120117,10.515245463259765,20.80822084812012,10.706721876259765L17.71948927812012,12.489647966259765C17.387806658120116,12.681124466259766,17.183774948120117,13.034779566259765,17.183774948120117,13.417209666259765L17.183774948120117,14.581762266259766C17.183774948120117,14.964714966259766,17.387806658120116,15.318369366259766,17.71948927812012,15.509323566259766L24.967857348120116,19.694071766259768C25.299539548120116,19.885548566259764,25.70760534812012,19.885548566259764,26.039287548120118,19.694071766259768L27.04793834812012,19.111796366259767C27.379622948120115,18.920319566259764,27.58365294812012,18.566663766259765,27.58365294812012,18.184234666259766L27.58365294812012,17.019681966259768C27.58365294812012,16.636729266259763,27.379619948120116,16.283074866259767,27.04793834812012,16.092120166259765L27.048461948120117,16.092120166259765Z" fill="url(#master_svg5_946_6315)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M5.663841287167358,24.25340894370117L9.431632287167359,22.07811404370117C9.524231687167358,22.23820064370117,9.658160487167358,22.37474584370117,9.824001987167359,22.470483343701172L10.832652787167358,23.052759643701172C11.164334987167358,23.24423594370117,11.572398887167358,23.24423594370117,11.90408108716736,23.052759643701172L12.912731887167359,22.470483343701172C13.244415487167359,22.279006943701173,13.448447487167359,21.925350643701172,13.448447487167359,21.542921543701173L13.448447487167359,17.97654584370117C13.448447487167359,17.593593043701173,13.244416487167358,17.239938553701172,12.912731887167359,17.048984233701173L11.90408108716736,16.466707943701174C11.572398887167358,16.27523154070117,11.164334987167358,16.27523154070117,10.832652787167358,16.466707943701174L3.5842832371673583,20.651456843701173C3.2526003971673583,20.842933143701174,3.0485684871673584,21.196588943701173,3.0485684871673584,21.57901814370117L3.0485684871673584,22.74357084370117C3.0485684871673584,23.126523943701173,3.2526005971673584,23.480178343701173,3.5842832371673583,23.67113204370117L4.592933887167359,24.25340894370117C4.924616587167359,24.444885243701172,5.332680687167358,24.444885243701172,5.664363387167358,24.25340894370117L5.663841287167358,24.25340894370117Z" fill="url(#master_svg6_946_6331)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M18.711945561706543,26.3460371204834L18.711945561706543,21.995445220483397C18.897144361706545,21.995445220483397,19.081819561706542,21.9478378204834,19.24766016170654,21.8521004204834L20.256310961706543,21.269824020483398C20.587993161706542,21.0783477204834,20.792025061706543,20.7246918204834,20.792025061706543,20.342262720483397L20.792025061706543,19.177709820483397C20.792025061706543,18.7947571204834,20.587993161706542,18.441102520483398,20.256310961706543,18.250148020483397L17.167578961706543,16.4672210204834C16.835896261706544,16.275744617483397,16.42783136170654,16.275744617483397,16.096148761706544,16.4672210204834L15.087497951706544,17.049497370483397C14.755815281706543,17.2409737704834,14.551783561706543,17.5946299204834,14.551783561706543,17.9770590204834L14.551783561706543,26.3465581204834C14.551783561706543,26.729511120483398,14.755815281706543,27.0831681204834,15.087497951706544,27.2741181204834L16.096148761706544,27.856396120483396C16.42783136170654,28.0478701204834,16.835896261706544,28.0478701204834,17.167578961706543,27.856396120483396L18.176229761706544,27.2741181204834C18.507912161706543,27.082643120483397,18.711944061706543,26.7289861204834,18.711944061706543,26.346557120483396L18.711945561706543,26.3460371204834Z" fill="url(#master_svg7_946_6321)" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
|
|
@@ -10,7 +10,8 @@ exports.getSanitizedCustomCss = getSanitizedCustomCss;
|
|
|
10
10
|
exports.createPage = createPage;
|
|
11
11
|
const sanitize_html_1 = __importDefault(require("sanitize-html"));
|
|
12
12
|
function sanitizeUserInput(input) {
|
|
13
|
-
|
|
13
|
+
const value = typeof input === 'string' ? input : typeof input === 'number' ? String(input) : '';
|
|
14
|
+
let sanitized = (0, sanitize_html_1.default)(value, {
|
|
14
15
|
allowedTags: [],
|
|
15
16
|
allowedAttributes: {},
|
|
16
17
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"templates.js","sourceRoot":"","sources":["../../../../nodes/trigger/ChatTrigger/templates.ts"],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"templates.js","sourceRoot":"","sources":["../../../../nodes/trigger/ChatTrigger/templates.ts"],"names":[],"mappings":"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"}
|
|
@@ -39,20 +39,20 @@ const text = __importStar(require("./text"));
|
|
|
39
39
|
const image = __importStar(require("./image"));
|
|
40
40
|
const video = __importStar(require("./video"));
|
|
41
41
|
exports.versionDescription = {
|
|
42
|
-
displayName: '
|
|
42
|
+
displayName: 'Qwen Cloud',
|
|
43
43
|
name: 'alibabaCloud',
|
|
44
44
|
icon: 'file:alibaba.svg',
|
|
45
45
|
group: ['transform'],
|
|
46
46
|
version: [1, 1.1],
|
|
47
47
|
defaultVersion: 1.1,
|
|
48
48
|
subtitle: '={{ $parameter["operation"] + ": " + $parameter["resource"] }}',
|
|
49
|
-
description: 'Interact with
|
|
49
|
+
description: 'Interact with all models available on Qwen Cloud',
|
|
50
50
|
defaults: {
|
|
51
|
-
name: '
|
|
51
|
+
name: 'Qwen Cloud',
|
|
52
52
|
},
|
|
53
53
|
usableAsTool: true,
|
|
54
54
|
codex: {
|
|
55
|
-
alias: ['qwen', 'dashscope', 'alibaba', 'model studio', 'video', 'image'],
|
|
55
|
+
alias: ['qwen', 'happyhorse', 'wan', 'dashscope', 'alibaba', 'model studio', 'video', 'image'],
|
|
56
56
|
categories: ['AI'],
|
|
57
57
|
subcategories: {
|
|
58
58
|
AI: ['Agents', 'Miscellaneous', 'Root Nodes'],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionDescription.js","sourceRoot":"","sources":["../../../../../nodes/vendors/AlibabaCloud/actions/versionDescription.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,+CAAmD;AAEnD,6CAA+B;AAC/B,+CAAiC;AACjC,+CAAiC;AAEpB,QAAA,kBAAkB,GAAyB;IACvD,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"versionDescription.js","sourceRoot":"","sources":["../../../../../nodes/vendors/AlibabaCloud/actions/versionDescription.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,+CAAmD;AAEnD,6CAA+B;AAC/B,+CAAiC;AACjC,+CAAiC;AAEpB,QAAA,kBAAkB,GAAyB;IACvD,WAAW,EAAE,YAAY;IACzB,IAAI,EAAE,cAAc;IACpB,IAAI,EAAE,kBAAkB;IACxB,KAAK,EAAE,CAAC,WAAW,CAAC;IACpB,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC;IACjB,cAAc,EAAE,GAAG;IACnB,QAAQ,EAAE,gEAAgE;IAC1E,WAAW,EAAE,kDAAkD;IAC/D,QAAQ,EAAE;QACT,IAAI,EAAE,YAAY;KAClB;IACD,YAAY,EAAE,IAAI;IAClB,KAAK,EAAE;QACN,KAAK,EAAE,CAAC,MAAM,EAAE,YAAY,EAAE,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,cAAc,EAAE,OAAO,EAAE,OAAO,CAAC;QAC9F,UAAU,EAAE,CAAC,IAAI,CAAC;QAClB,aAAa,EAAE;YACd,EAAE,EAAE,CAAC,QAAQ,EAAE,eAAe,EAAE,YAAY,CAAC;SAC7C;QACD,SAAS,EAAE;YACV,oBAAoB,EAAE;gBACrB;oBACC,GAAG,EAAE,sFAAsF;iBAC3F;aACD;SACD;KACD;IACD,MAAM,EAAE;;;;;;;;;;IAUL;IACH,OAAO,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;IACnC,WAAW,EAAE;QACZ;YACC,IAAI,EAAE,iBAAiB;YACvB,QAAQ,EAAE,IAAI;SACd;KACD;IACD,UAAU,EAAE;QACX;YACC,WAAW,EAAE,UAAU;YACvB,IAAI,EAAE,UAAU;YAChB,IAAI,EAAE,SAAS;YACf,gBAAgB,EAAE,IAAI;YACtB,OAAO,EAAE;gBACR;oBACC,IAAI,EAAE,MAAM;oBACZ,KAAK,EAAE,MAAM;iBACb;gBACD;oBACC,IAAI,EAAE,OAAO;oBACb,KAAK,EAAE,OAAO;iBACd;gBACD;oBACC,IAAI,EAAE,OAAO;oBACb,KAAK,EAAE,OAAO;iBACd;aACD;YACD,OAAO,EAAE,MAAM;SACf;QACD,GAAG,IAAI,CAAC,WAAW;QACnB,GAAG,KAAK,CAAC,WAAW;QACpB,GAAG,KAAK,CAAC,WAAW;KACpB;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 24 24" fill-rule="evenodd" xmlns="http://www.w3.org/2000/svg"><title>Alibaba Cloud</title><path d="M14.752 4.64h5.274C22.242 4.64 24 6.475 24 8.691V15.8a3.947 3.947 0 01-3.974 3.975h-5.274l1.299-1.835 3.822-1.222c.688-.23 1.146-.918 1.146-1.605v-5.81c0-.687-.458-1.375-1.146-1.605L16.05 6.475l-1.3-1.835zM2.98 15.111c0 .688.46 1.376 1.147 1.606l3.822 1.146 1.3 1.835H3.974A3.947 3.947 0 010 15.723V8.69c0-2.216 1.758-4.05 3.975-4.05h5.273L7.95 6.474 4.127 7.697c-.688.23-1.146.918-1.146 1.606v5.808z" fill="#FF6A00"/><path d="M16.051 11.213H8.025v1.835h8.026v-1.835z" fill="#FF6A00"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><defs><clipPath id="master_svg0_946_6412"><rect x="0.416015625" y="0" width="27.16763687133789" height="28" rx="0"/></clipPath><linearGradient x1="-0.9479852914810181" y1="-1.093665361404419" x2="1.29300051607665" y2="0.9048366954579532" id="master_svg1_946_6315"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.44453945755958557" y1="-0.71661376953125" x2="2.0657269508417673" y2="1.2322241789948807" id="master_svg2_946_6328"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.12659288942813873" y1="0.11369746178388596" x2="1.3630981320604716" y2="2.900997815051041" id="master_svg3_946_6325"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="0.00040241447277367115" y1="-0.0902194157242775" x2="2.2412638351794585" y2="1.9081829769087992" id="master_svg4_946_6318"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.9479852914810181" y1="-1.093665361404419" x2="1.29300051607665" y2="0.9048366954579532" id="master_svg5_946_6315"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-0.5030937194824219" y1="-0.7920365333557129" x2="2.007172743580736" y2="1.1568012320268575" id="master_svg6_946_6331"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient><linearGradient x1="-2.119131565093994" y1="-0.8484026789665222" x2="-0.629544645850669" y2="1.9388282830153276" id="master_svg7_946_6321"><stop offset="0.9999999776482582%" stop-color="#4F21FF" stop-opacity="1"/><stop offset="100%" stop-color="#D75BFE" stop-opacity="1"/></linearGradient></defs><g clip-path="url(#master_svg0_946_6412)"><path d="M27.048461948120117,16.092118258911132L23.280671148120117,13.916823858911133C23.373269548120117,13.756737458911132,23.424016448120117,13.572585858911133,23.424016448120117,13.381108758911132L23.424016448120117,12.216557058911132C23.424016448120117,11.833604258911134,23.219984048120118,11.479948938911132,22.88830184812012,11.288996278911133L21.879651048120117,10.706719968911132C21.547968348120115,10.515243555911132,21.139903548120117,10.515243555911132,20.80822084812012,10.706719968911132L17.71948927812012,12.489646058911132C17.387806658120116,12.681122558911133,17.183774948120117,13.034777658911132,17.183774948120117,13.417207758911132L17.183774948120117,14.581760358911133C17.183774948120117,14.964713058911133,17.387806658120116,15.318367458911133,17.71948927812012,15.509321658911134L24.967857348120116,19.694069858911135C25.299539548120116,19.88554665891113,25.70760534812012,19.88554665891113,26.039287548120118,19.694069858911135L27.04793834812012,19.111794458911135C27.379622948120115,18.92031765891113,27.58365294812012,18.566661858911132,27.58365294812012,18.184232758911133L27.58365294812012,17.019680058911135C27.58365294812012,16.63672735891113,27.379619948120116,16.283072958911134,27.04793834812012,16.092118258911132L27.048461948120117,16.092118258911132Z" fill="url(#master_svg1_946_6315)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M22.336389561706543,3.745563592748413L18.568598761706543,5.920859082748413C18.476000061706543,5.760772682748414,18.342071761706542,5.624227982748414,18.176229461706544,5.528489782748413L17.167578661706543,4.946213982748413C16.835896261706544,4.7547375827484135,16.427831161706543,4.7547375827484135,16.096148561706542,4.946213982748413L15.087497891706542,5.528489782748413C14.755815271706544,5.719966182748413,14.551783561706543,6.073621782748413,14.551783561706543,6.456051082748413L14.551783561706543,10.022426382748414C14.551783561706543,10.405379582748413,14.755815271706544,10.759034882748413,15.087497891706542,10.949987182748412L16.096148561706542,11.532263482748412C16.427831161706543,11.723739382748413,16.835896261706544,11.723739382748413,17.167578661706543,11.532263482748412L24.415946961706545,7.347514582748413C24.747630561706544,7.156038082748413,24.951661561706544,6.802382982748413,24.951661561706544,6.419953782748413L24.951661561706544,5.255401582748413C24.951661561706544,4.872449182748413,24.747630561706544,4.518793462748413,24.415946961706545,4.327840332748413L23.407296161706544,3.745564402748413C23.075613961706544,3.554087977748413,22.66754816170654,3.554087977748413,22.335865961706542,3.745564402748413L22.336389561706543,3.745563592748413Z" fill="url(#master_svg2_946_6328)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M9.287763309558105,1.6534443L9.287763309558105,6.0040355C9.102565609558106,6.0040355,8.917889609558106,6.0516429,8.752048409558105,6.1473813L7.743397769558105,6.7296567C7.411715119558106,6.9211335,7.2076826095581055,7.2747884,7.2076826095581055,7.6572175L7.2076826095581055,8.8217688C7.2076826095581055,9.2047224,7.411714319558105,9.5583773,7.743397769558105,9.7493296L10.832129209558106,11.532257C11.163811709558106,11.723733,11.571876009558105,11.723733,11.903558709558105,11.532257L12.912209509558107,10.94998C13.243891709558106,10.758503,13.447924609558106,10.404848,13.447924609558106,10.022419L13.447924609558106,1.6534443C13.447924609558106,1.2704918,13.243892709558105,0.91683626,12.912209509558107,0.72588325L11.903558709558105,0.14360718C11.571876009558105,-0.047869053,11.163811709558106,-0.047869053,10.832129209558106,0.14360718L9.823478709558106,0.72588325C9.491796009558104,0.91735947,9.287763309558105,1.271015,9.287763309558105,1.6534443Z" fill="url(#master_svg3_946_6325)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M0.951730485,11.907362485693358L4.719521525,14.08265778569336C4.626922625,14.24274448569336,4.576176625,14.42689608569336,4.576176625,14.61837248569336L4.576176625,15.78292508569336C4.576176625,16.16587828569336,4.780208625,16.51953318569336,5.111890825,16.71048738569336L6.120541525,17.29276368569336C6.452224225,17.48423958569336,6.860288625,17.48423958569336,7.191971325,17.29276368569336L10.280702625,15.50983808569336C10.612385625,15.31836078569336,10.816417625,14.96470548569336,10.816417625,14.58227588569336L10.816417625,13.417723185693358C10.816417625,13.03477048569336,10.612385625,12.68111518569336,10.280702625,12.49016238569336L3.031810725,8.30488850569336C2.700128125,8.11341207869336,2.292063925,8.11341207869336,1.960381125,8.30488850569336L0.951730485,8.88716489569336C0.620047675,9.07864051569336,0.416015625,9.43229648569336,0.416015625,9.814725785693359L0.416015625,10.97927758569336C0.416015625,11.362230585693359,0.620047675,11.715885885693359,0.951730485,11.906838685693359L0.951730485,11.907362485693358Z" fill="url(#master_svg4_946_6318)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M27.048461948120117,16.092120166259765L23.280671148120117,13.916825766259766C23.373269548120117,13.756739366259765,23.424016448120117,13.572587766259765,23.424016448120117,13.381110666259765L23.424016448120117,12.216558966259765C23.424016448120117,11.833606166259766,23.219984048120118,11.479950846259765,22.88830184812012,11.288998186259766L21.879651048120117,10.706721876259765C21.547968348120115,10.515245463259765,21.139903548120117,10.515245463259765,20.80822084812012,10.706721876259765L17.71948927812012,12.489647966259765C17.387806658120116,12.681124466259766,17.183774948120117,13.034779566259765,17.183774948120117,13.417209666259765L17.183774948120117,14.581762266259766C17.183774948120117,14.964714966259766,17.387806658120116,15.318369366259766,17.71948927812012,15.509323566259766L24.967857348120116,19.694071766259768C25.299539548120116,19.885548566259764,25.70760534812012,19.885548566259764,26.039287548120118,19.694071766259768L27.04793834812012,19.111796366259767C27.379622948120115,18.920319566259764,27.58365294812012,18.566663766259765,27.58365294812012,18.184234666259766L27.58365294812012,17.019681966259768C27.58365294812012,16.636729266259763,27.379619948120116,16.283074866259767,27.04793834812012,16.092120166259765L27.048461948120117,16.092120166259765Z" fill="url(#master_svg5_946_6315)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M5.663841287167358,24.25340894370117L9.431632287167359,22.07811404370117C9.524231687167358,22.23820064370117,9.658160487167358,22.37474584370117,9.824001987167359,22.470483343701172L10.832652787167358,23.052759643701172C11.164334987167358,23.24423594370117,11.572398887167358,23.24423594370117,11.90408108716736,23.052759643701172L12.912731887167359,22.470483343701172C13.244415487167359,22.279006943701173,13.448447487167359,21.925350643701172,13.448447487167359,21.542921543701173L13.448447487167359,17.97654584370117C13.448447487167359,17.593593043701173,13.244416487167358,17.239938553701172,12.912731887167359,17.048984233701173L11.90408108716736,16.466707943701174C11.572398887167358,16.27523154070117,11.164334987167358,16.27523154070117,10.832652787167358,16.466707943701174L3.5842832371673583,20.651456843701173C3.2526003971673583,20.842933143701174,3.0485684871673584,21.196588943701173,3.0485684871673584,21.57901814370117L3.0485684871673584,22.74357084370117C3.0485684871673584,23.126523943701173,3.2526005971673584,23.480178343701173,3.5842832371673583,23.67113204370117L4.592933887167359,24.25340894370117C4.924616587167359,24.444885243701172,5.332680687167358,24.444885243701172,5.664363387167358,24.25340894370117L5.663841287167358,24.25340894370117Z" fill="url(#master_svg6_946_6331)" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M18.711945561706543,26.3460371204834L18.711945561706543,21.995445220483397C18.897144361706545,21.995445220483397,19.081819561706542,21.9478378204834,19.24766016170654,21.8521004204834L20.256310961706543,21.269824020483398C20.587993161706542,21.0783477204834,20.792025061706543,20.7246918204834,20.792025061706543,20.342262720483397L20.792025061706543,19.177709820483397C20.792025061706543,18.7947571204834,20.587993161706542,18.441102520483398,20.256310961706543,18.250148020483397L17.167578961706543,16.4672210204834C16.835896261706544,16.275744617483397,16.42783136170654,16.275744617483397,16.096148761706544,16.4672210204834L15.087497951706544,17.049497370483397C14.755815281706543,17.2409737704834,14.551783561706543,17.5946299204834,14.551783561706543,17.9770590204834L14.551783561706543,26.3465581204834C14.551783561706543,26.729511120483398,14.755815281706543,27.0831681204834,15.087497951706544,27.2741181204834L16.096148761706544,27.856396120483396C16.42783136170654,28.0478701204834,16.835896261706544,28.0478701204834,17.167578961706543,27.856396120483396L18.176229761706544,27.2741181204834C18.507912161706543,27.082643120483397,18.711944061706543,26.7289861204834,18.711944061706543,26.346557120483396L18.711945561706543,26.3460371204834Z" fill="url(#master_svg7_946_6321)" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
|