@camunda/connectors-element-templates 1.0.18 → 1.0.20
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/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -4,19 +4,12 @@
|
|
|
4
4
|
"name": "Google Gemini Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GoogleGemini.v1",
|
|
6
6
|
"description": " A large language model (LLM) created by Google AI. It's a multimodal model, meaning it can understand and work with different types of information like text, code, audio, images, and video",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"LLM",
|
|
11
|
-
"language model",
|
|
12
|
-
"chat",
|
|
13
|
-
"completion",
|
|
14
|
-
"generative AI",
|
|
15
|
-
"prompt",
|
|
16
|
-
"multimodal"
|
|
17
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
18
10
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/google-gemini/",
|
|
19
|
-
"version":
|
|
11
|
+
"version": 2,
|
|
12
|
+
"deprecated": true,
|
|
20
13
|
"category": {
|
|
21
14
|
"id": "connectors",
|
|
22
15
|
"name": "Connectors"
|
|
@@ -218,60 +211,39 @@
|
|
|
218
211
|
"type": "Dropdown",
|
|
219
212
|
"choices": [
|
|
220
213
|
{
|
|
221
|
-
"name": "gemini-
|
|
222
|
-
"value": "
|
|
214
|
+
"name": "gemini-1.5-flash-001",
|
|
215
|
+
"value": "GEMINI_1_5_FLASH_001"
|
|
223
216
|
},
|
|
224
217
|
{
|
|
225
|
-
"name": "gemini-
|
|
226
|
-
"value": "
|
|
218
|
+
"name": "gemini-1.5-flash-002",
|
|
219
|
+
"value": "GEMINI_1_5_FLASH_002"
|
|
227
220
|
},
|
|
228
221
|
{
|
|
229
|
-
"name": "gemini-
|
|
230
|
-
"value": "
|
|
222
|
+
"name": "gemini-1.5-pro-001",
|
|
223
|
+
"value": "GEMINI_1_5_PRO_001"
|
|
231
224
|
},
|
|
232
225
|
{
|
|
233
|
-
"name": "gemini-
|
|
234
|
-
"value": "
|
|
226
|
+
"name": "gemini-1.5-pro-002",
|
|
227
|
+
"value": "GEMINI_1_5_PRO_002"
|
|
235
228
|
},
|
|
236
229
|
{
|
|
237
|
-
"name": "gemini-
|
|
238
|
-
"value": "
|
|
230
|
+
"name": "gemini-1.0-pro-001",
|
|
231
|
+
"value": "GEMINI_1_0_PRO_001"
|
|
239
232
|
},
|
|
240
233
|
{
|
|
241
|
-
"name": "gemini-
|
|
242
|
-
"value": "
|
|
234
|
+
"name": "gemini-1.0-pro-002",
|
|
235
|
+
"value": "GEMINI_1_0_PRO_002"
|
|
243
236
|
},
|
|
244
237
|
{
|
|
245
|
-
"name": "
|
|
246
|
-
"value": "
|
|
238
|
+
"name": "gemini-1.0-pro-vision-001",
|
|
239
|
+
"value": "GEMINI_1_0_PRO_VISION_001"
|
|
247
240
|
}
|
|
248
241
|
]
|
|
249
242
|
},
|
|
250
|
-
{
|
|
251
|
-
"id": "input.customModelName",
|
|
252
|
-
"label": "Custom model name",
|
|
253
|
-
"description": "Custom model name or identifier",
|
|
254
|
-
"optional": false,
|
|
255
|
-
"constraints": {
|
|
256
|
-
"notEmpty": true
|
|
257
|
-
},
|
|
258
|
-
"feel": "optional",
|
|
259
|
-
"group": "input",
|
|
260
|
-
"binding": {
|
|
261
|
-
"name": "input.customModelName",
|
|
262
|
-
"type": "zeebe:input"
|
|
263
|
-
},
|
|
264
|
-
"condition": {
|
|
265
|
-
"property": "input.model",
|
|
266
|
-
"equals": "CUSTOM",
|
|
267
|
-
"type": "simple"
|
|
268
|
-
},
|
|
269
|
-
"type": "String"
|
|
270
|
-
},
|
|
271
243
|
{
|
|
272
244
|
"id": "input.prompts",
|
|
273
|
-
"label": "
|
|
274
|
-
"description": "
|
|
245
|
+
"label": "Prompt",
|
|
246
|
+
"description": "Insert prompt.",
|
|
275
247
|
"optional": false,
|
|
276
248
|
"constraints": {
|
|
277
249
|
"notEmpty": true
|
|
@@ -294,6 +266,17 @@
|
|
|
294
266
|
"name": "input.systemInstrText",
|
|
295
267
|
"type": "zeebe:input"
|
|
296
268
|
},
|
|
269
|
+
"condition": {
|
|
270
|
+
"property": "input.model",
|
|
271
|
+
"oneOf": [
|
|
272
|
+
"GEMINI_1_5_FLASH_001",
|
|
273
|
+
"GEMINI_1_5_FLASH_002",
|
|
274
|
+
"GEMINI_1_5_PRO_001",
|
|
275
|
+
"GEMINI_1_5_PRO_002",
|
|
276
|
+
"GEMINI_1_0_PRO_002"
|
|
277
|
+
],
|
|
278
|
+
"type": "simple"
|
|
279
|
+
},
|
|
297
280
|
"tooltip": "System instructions inform how the model should respond. Use them to give the model context to understand the task, provide more custom responses and adhere to specific guidelines. Instructions apply each time you send a request to the model.<a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/system-instructions?hl=en\" Learn more about system instructions </a>",
|
|
298
281
|
"type": "String"
|
|
299
282
|
},
|
|
@@ -575,7 +558,7 @@
|
|
|
575
558
|
"constraints": {
|
|
576
559
|
"notEmpty": false,
|
|
577
560
|
"pattern": {
|
|
578
|
-
"value": "(^([1-9]|[1-3][0-9]|40)$)
|
|
561
|
+
"value": "(^([1-9]|[1-3][0-9]|40)$)(^$)",
|
|
579
562
|
"message": "value must be an integer between 1 and 40"
|
|
580
563
|
}
|
|
581
564
|
},
|
|
@@ -585,6 +568,11 @@
|
|
|
585
568
|
"name": "input.topK",
|
|
586
569
|
"type": "zeebe:input"
|
|
587
570
|
},
|
|
571
|
+
"condition": {
|
|
572
|
+
"property": "input.model",
|
|
573
|
+
"equals": "GEMINI_1_0_PRO_001",
|
|
574
|
+
"type": "simple"
|
|
575
|
+
},
|
|
588
576
|
"tooltip": "Top-K specifies the number of candidate tokens when the model is selecting an output token. Use a lower value for less random responses and a higher value for more random responses.",
|
|
589
577
|
"type": "Number"
|
|
590
578
|
},
|
|
@@ -625,7 +613,7 @@
|
|
|
625
613
|
"id": "version",
|
|
626
614
|
"label": "Version",
|
|
627
615
|
"description": "Version of the element template",
|
|
628
|
-
"value": "
|
|
616
|
+
"value": "2",
|
|
629
617
|
"group": "connector",
|
|
630
618
|
"binding": {
|
|
631
619
|
"key": "elementTemplateVersion",
|
|
@@ -648,7 +636,7 @@
|
|
|
648
636
|
{
|
|
649
637
|
"id": "resultVariable",
|
|
650
638
|
"label": "Result variable",
|
|
651
|
-
"description": "Name of variable to store the response in
|
|
639
|
+
"description": "Name of variable to store the response in",
|
|
652
640
|
"group": "output",
|
|
653
641
|
"binding": {
|
|
654
642
|
"key": "resultVariable",
|
|
@@ -659,7 +647,7 @@
|
|
|
659
647
|
{
|
|
660
648
|
"id": "resultExpression",
|
|
661
649
|
"label": "Result expression",
|
|
662
|
-
"description": "Expression to map the response into process variables
|
|
650
|
+
"description": "Expression to map the response into process variables",
|
|
663
651
|
"feel": "required",
|
|
664
652
|
"group": "output",
|
|
665
653
|
"binding": {
|
|
@@ -719,7 +707,7 @@
|
|
|
719
707
|
"keywords": []
|
|
720
708
|
},
|
|
721
709
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/google-gemini/",
|
|
722
|
-
"version":
|
|
710
|
+
"version": 1,
|
|
723
711
|
"deprecated": true,
|
|
724
712
|
"category": {
|
|
725
713
|
"id": "connectors",
|
|
@@ -741,10 +729,6 @@
|
|
|
741
729
|
"id": "input",
|
|
742
730
|
"label": "Configure input"
|
|
743
731
|
},
|
|
744
|
-
{
|
|
745
|
-
"id": "connector",
|
|
746
|
-
"label": "Connector"
|
|
747
|
-
},
|
|
748
732
|
{
|
|
749
733
|
"id": "output",
|
|
750
734
|
"label": "Output mapping"
|
|
@@ -1259,7 +1243,7 @@
|
|
|
1259
1243
|
"name": "input.seed",
|
|
1260
1244
|
"type": "zeebe:input"
|
|
1261
1245
|
},
|
|
1262
|
-
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn
|
|
1246
|
+
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn\u2019t guaranteed. Changing the model or other settings can cause variations in the response even when you use the same seed value.",
|
|
1263
1247
|
"type": "Number"
|
|
1264
1248
|
},
|
|
1265
1249
|
{
|
|
@@ -1320,30 +1304,6 @@
|
|
|
1320
1304
|
},
|
|
1321
1305
|
"type": "String"
|
|
1322
1306
|
},
|
|
1323
|
-
{
|
|
1324
|
-
"id": "version",
|
|
1325
|
-
"label": "Version",
|
|
1326
|
-
"description": "Version of the element template",
|
|
1327
|
-
"value": "2",
|
|
1328
|
-
"group": "connector",
|
|
1329
|
-
"binding": {
|
|
1330
|
-
"key": "elementTemplateVersion",
|
|
1331
|
-
"type": "zeebe:taskHeader"
|
|
1332
|
-
},
|
|
1333
|
-
"type": "Hidden"
|
|
1334
|
-
},
|
|
1335
|
-
{
|
|
1336
|
-
"id": "id",
|
|
1337
|
-
"label": "ID",
|
|
1338
|
-
"description": "ID of the element template",
|
|
1339
|
-
"value": "io.camunda.connectors.GoogleGemini.v1",
|
|
1340
|
-
"group": "connector",
|
|
1341
|
-
"binding": {
|
|
1342
|
-
"key": "elementTemplateId",
|
|
1343
|
-
"type": "zeebe:taskHeader"
|
|
1344
|
-
},
|
|
1345
|
-
"type": "Hidden"
|
|
1346
|
-
},
|
|
1347
1307
|
{
|
|
1348
1308
|
"id": "resultVariable",
|
|
1349
1309
|
"label": "Result variable",
|
|
@@ -1414,12 +1374,19 @@
|
|
|
1414
1374
|
"name": "Google Gemini Outbound Connector",
|
|
1415
1375
|
"id": "io.camunda.connectors.GoogleGemini.v1",
|
|
1416
1376
|
"description": " A large language model (LLM) created by Google AI. It's a multimodal model, meaning it can understand and work with different types of information like text, code, audio, images, and video",
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
|
|
1377
|
+
"keywords": [
|
|
1378
|
+
"generate text",
|
|
1379
|
+
"AI",
|
|
1380
|
+
"LLM",
|
|
1381
|
+
"language model",
|
|
1382
|
+
"chat",
|
|
1383
|
+
"completion",
|
|
1384
|
+
"generative AI",
|
|
1385
|
+
"prompt",
|
|
1386
|
+
"multimodal"
|
|
1387
|
+
],
|
|
1420
1388
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/google-gemini/",
|
|
1421
|
-
"version":
|
|
1422
|
-
"deprecated": true,
|
|
1389
|
+
"version": 3,
|
|
1423
1390
|
"category": {
|
|
1424
1391
|
"id": "connectors",
|
|
1425
1392
|
"name": "Connectors"
|
|
@@ -1440,6 +1407,10 @@
|
|
|
1440
1407
|
"id": "input",
|
|
1441
1408
|
"label": "Configure input"
|
|
1442
1409
|
},
|
|
1410
|
+
{
|
|
1411
|
+
"id": "connector",
|
|
1412
|
+
"label": "Connector"
|
|
1413
|
+
},
|
|
1443
1414
|
{
|
|
1444
1415
|
"id": "output",
|
|
1445
1416
|
"label": "Output mapping"
|
|
@@ -1617,39 +1588,60 @@
|
|
|
1617
1588
|
"type": "Dropdown",
|
|
1618
1589
|
"choices": [
|
|
1619
1590
|
{
|
|
1620
|
-
"name": "gemini-
|
|
1621
|
-
"value": "
|
|
1591
|
+
"name": "gemini-2.5-pro",
|
|
1592
|
+
"value": "GEMINI_2_5_PRO"
|
|
1622
1593
|
},
|
|
1623
1594
|
{
|
|
1624
|
-
"name": "gemini-
|
|
1625
|
-
"value": "
|
|
1595
|
+
"name": "gemini-2.5-flash",
|
|
1596
|
+
"value": "GEMINI_2_5_FLASH"
|
|
1626
1597
|
},
|
|
1627
1598
|
{
|
|
1628
|
-
"name": "gemini-
|
|
1629
|
-
"value": "
|
|
1599
|
+
"name": "gemini-2.5-flash-image",
|
|
1600
|
+
"value": "GEMINI_2_5_FLASH_IMAGE"
|
|
1630
1601
|
},
|
|
1631
1602
|
{
|
|
1632
|
-
"name": "gemini-
|
|
1633
|
-
"value": "
|
|
1603
|
+
"name": "gemini-2.5-flash-lite",
|
|
1604
|
+
"value": "GEMINI_2_5_FLASH_LITE"
|
|
1634
1605
|
},
|
|
1635
1606
|
{
|
|
1636
|
-
"name": "gemini-
|
|
1637
|
-
"value": "
|
|
1607
|
+
"name": "gemini-2.0-flash",
|
|
1608
|
+
"value": "GEMINI_2_0_FLASH"
|
|
1638
1609
|
},
|
|
1639
1610
|
{
|
|
1640
|
-
"name": "gemini-
|
|
1641
|
-
"value": "
|
|
1611
|
+
"name": "gemini-2.0-flash-lite",
|
|
1612
|
+
"value": "GEMINI_2_0_FLASH_LITE"
|
|
1642
1613
|
},
|
|
1643
1614
|
{
|
|
1644
|
-
"name": "
|
|
1645
|
-
"value": "
|
|
1615
|
+
"name": "Custom",
|
|
1616
|
+
"value": "CUSTOM"
|
|
1646
1617
|
}
|
|
1647
1618
|
]
|
|
1648
1619
|
},
|
|
1620
|
+
{
|
|
1621
|
+
"id": "input.customModelName",
|
|
1622
|
+
"label": "Custom model name",
|
|
1623
|
+
"description": "Custom model name or identifier",
|
|
1624
|
+
"optional": false,
|
|
1625
|
+
"constraints": {
|
|
1626
|
+
"notEmpty": true
|
|
1627
|
+
},
|
|
1628
|
+
"feel": "optional",
|
|
1629
|
+
"group": "input",
|
|
1630
|
+
"binding": {
|
|
1631
|
+
"name": "input.customModelName",
|
|
1632
|
+
"type": "zeebe:input"
|
|
1633
|
+
},
|
|
1634
|
+
"condition": {
|
|
1635
|
+
"property": "input.model",
|
|
1636
|
+
"equals": "CUSTOM",
|
|
1637
|
+
"type": "simple"
|
|
1638
|
+
},
|
|
1639
|
+
"type": "String"
|
|
1640
|
+
},
|
|
1649
1641
|
{
|
|
1650
1642
|
"id": "input.prompts",
|
|
1651
|
-
"label": "
|
|
1652
|
-
"description": "
|
|
1643
|
+
"label": "Prompts",
|
|
1644
|
+
"description": "Provide a list of prompts",
|
|
1653
1645
|
"optional": false,
|
|
1654
1646
|
"constraints": {
|
|
1655
1647
|
"notEmpty": true
|
|
@@ -1672,17 +1664,6 @@
|
|
|
1672
1664
|
"name": "input.systemInstrText",
|
|
1673
1665
|
"type": "zeebe:input"
|
|
1674
1666
|
},
|
|
1675
|
-
"condition": {
|
|
1676
|
-
"property": "input.model",
|
|
1677
|
-
"oneOf": [
|
|
1678
|
-
"GEMINI_1_5_FLASH_001",
|
|
1679
|
-
"GEMINI_1_5_FLASH_002",
|
|
1680
|
-
"GEMINI_1_5_PRO_001",
|
|
1681
|
-
"GEMINI_1_5_PRO_002",
|
|
1682
|
-
"GEMINI_1_0_PRO_002"
|
|
1683
|
-
],
|
|
1684
|
-
"type": "simple"
|
|
1685
|
-
},
|
|
1686
1667
|
"tooltip": "System instructions inform how the model should respond. Use them to give the model context to understand the task, provide more custom responses and adhere to specific guidelines. Instructions apply each time you send a request to the model.<a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/system-instructions?hl=en\" Learn more about system instructions </a>",
|
|
1687
1668
|
"type": "String"
|
|
1688
1669
|
},
|
|
@@ -1954,7 +1935,7 @@
|
|
|
1954
1935
|
"name": "input.seed",
|
|
1955
1936
|
"type": "zeebe:input"
|
|
1956
1937
|
},
|
|
1957
|
-
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn
|
|
1938
|
+
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn’t guaranteed. Changing the model or other settings can cause variations in the response even when you use the same seed value.",
|
|
1958
1939
|
"type": "Number"
|
|
1959
1940
|
},
|
|
1960
1941
|
{
|
|
@@ -1964,7 +1945,7 @@
|
|
|
1964
1945
|
"constraints": {
|
|
1965
1946
|
"notEmpty": false,
|
|
1966
1947
|
"pattern": {
|
|
1967
|
-
"value": "(^([1-9]|[1-3][0-9]|40)$)(^$)",
|
|
1948
|
+
"value": "(^([1-9]|[1-3][0-9]|40)$)|(^$)",
|
|
1968
1949
|
"message": "value must be an integer between 1 and 40"
|
|
1969
1950
|
}
|
|
1970
1951
|
},
|
|
@@ -1974,11 +1955,6 @@
|
|
|
1974
1955
|
"name": "input.topK",
|
|
1975
1956
|
"type": "zeebe:input"
|
|
1976
1957
|
},
|
|
1977
|
-
"condition": {
|
|
1978
|
-
"property": "input.model",
|
|
1979
|
-
"equals": "GEMINI_1_0_PRO_001",
|
|
1980
|
-
"type": "simple"
|
|
1981
|
-
},
|
|
1982
1958
|
"tooltip": "Top-K specifies the number of candidate tokens when the model is selecting an output token. Use a lower value for less random responses and a higher value for more random responses.",
|
|
1983
1959
|
"type": "Number"
|
|
1984
1960
|
},
|
|
@@ -2015,10 +1991,34 @@
|
|
|
2015
1991
|
},
|
|
2016
1992
|
"type": "String"
|
|
2017
1993
|
},
|
|
1994
|
+
{
|
|
1995
|
+
"id": "version",
|
|
1996
|
+
"label": "Version",
|
|
1997
|
+
"description": "Version of the element template",
|
|
1998
|
+
"value": "3",
|
|
1999
|
+
"group": "connector",
|
|
2000
|
+
"binding": {
|
|
2001
|
+
"key": "elementTemplateVersion",
|
|
2002
|
+
"type": "zeebe:taskHeader"
|
|
2003
|
+
},
|
|
2004
|
+
"type": "Hidden"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"id": "id",
|
|
2008
|
+
"label": "ID",
|
|
2009
|
+
"description": "ID of the element template",
|
|
2010
|
+
"value": "io.camunda.connectors.GoogleGemini.v1",
|
|
2011
|
+
"group": "connector",
|
|
2012
|
+
"binding": {
|
|
2013
|
+
"key": "elementTemplateId",
|
|
2014
|
+
"type": "zeebe:taskHeader"
|
|
2015
|
+
},
|
|
2016
|
+
"type": "Hidden"
|
|
2017
|
+
},
|
|
2018
2018
|
{
|
|
2019
2019
|
"id": "resultVariable",
|
|
2020
2020
|
"label": "Result variable",
|
|
2021
|
-
"description": "Name of variable to store the response in",
|
|
2021
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
2022
2022
|
"group": "output",
|
|
2023
2023
|
"binding": {
|
|
2024
2024
|
"key": "resultVariable",
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
{
|
|
2030
2030
|
"id": "resultExpression",
|
|
2031
2031
|
"label": "Result expression",
|
|
2032
|
-
"description": "Expression to map the response into process variables",
|
|
2032
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
2033
2033
|
"feel": "required",
|
|
2034
2034
|
"group": "output",
|
|
2035
2035
|
"binding": {
|
|
@@ -2067,7 +2067,7 @@
|
|
|
2067
2067
|
"id": "retryBackoff",
|
|
2068
2068
|
"label": "Retry backoff",
|
|
2069
2069
|
"description": "ISO-8601 duration to wait between retries",
|
|
2070
|
-
"value": "
|
|
2070
|
+
"value": "PT30S",
|
|
2071
2071
|
"group": "retries",
|
|
2072
2072
|
"binding": {
|
|
2073
2073
|
"key": "retryBackoff",
|