@camunda/connectors-element-templates 1.0.6 → 1.0.7

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.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -0,0 +1,1618 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "AI Agent",
5
+ "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
6
+ "description": "Provides a generic AI agent implementation handling the feedback loop between user requests, tool calls and LLM responses. Compatible with 8.8.0-alpha8 or later.",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
11
+ "version": 3,
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:SubProcess"],
17
+ "elementType": {
18
+ "value": "bpmn:AdHocSubProcess"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.8"
22
+ },
23
+ "groups": [
24
+ {
25
+ "id": "provider",
26
+ "label": "Model provider",
27
+ "openByDefault": false
28
+ },
29
+ {
30
+ "id": "model",
31
+ "label": "Model",
32
+ "openByDefault": false
33
+ },
34
+ {
35
+ "id": "systemPrompt",
36
+ "label": "System prompt",
37
+ "tooltip": "A system prompt is a set of foundational instructions given to a model before any user interaction begins. It defines the AI agent’s role, behavior, tone, and communication style, ensuring that responses remain consistent and aligned with the AI agent’s intended purpose. These instructions help shape how the model interprets and responds to user input throughout the conversation.",
38
+ "openByDefault": false
39
+ },
40
+ {
41
+ "id": "userPrompt",
42
+ "label": "User prompt",
43
+ "tooltip": "A user prompt is the message or question you give to the AI to start or continue a conversation. It tells the AI what you need, whether it's information, help with a task, or just a chat. The AI uses your prompt to understand how to respond.",
44
+ "openByDefault": false
45
+ },
46
+ {
47
+ "id": "tools",
48
+ "label": "Tools",
49
+ "tooltip": "Tools are optional features the AI Agent can use to perform specific tasks. Configure this if the agent should participate in a tools feedback loop.",
50
+ "openByDefault": false
51
+ },
52
+ {
53
+ "id": "memory",
54
+ "label": "Memory",
55
+ "tooltip": "Configuration of the Agent's short-term/conversational memory.",
56
+ "openByDefault": false
57
+ },
58
+ {
59
+ "id": "limits",
60
+ "label": "Limits",
61
+ "openByDefault": false
62
+ },
63
+ {
64
+ "id": "events",
65
+ "label": "Event handling",
66
+ "openByDefault": false
67
+ },
68
+ {
69
+ "id": "response",
70
+ "label": "Response",
71
+ "tooltip": "Configuration of the model response format and how to map the model response to the connector result.<br><br>Depending on the selection, the model response will be available as <code>response.responseText</code> or <code>response.responseJson</code>.<br><br>See <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/#response\">documentation</a> for details.",
72
+ "openByDefault": false
73
+ },
74
+ {
75
+ "id": "connector",
76
+ "label": "Connector"
77
+ },
78
+ {
79
+ "id": "output",
80
+ "label": "Output mapping"
81
+ },
82
+ {
83
+ "id": "retries",
84
+ "label": "Retries"
85
+ }
86
+ ],
87
+ "properties": [
88
+ {
89
+ "value": "io.camunda.agenticai:aiagent-job-worker:1",
90
+ "binding": {
91
+ "property": "type",
92
+ "type": "zeebe:taskDefinition"
93
+ },
94
+ "type": "Hidden"
95
+ },
96
+ {
97
+ "id": "outputCollection",
98
+ "binding": {
99
+ "property": "outputCollection",
100
+ "type": "zeebe:adHoc"
101
+ },
102
+ "value": "toolCallResults",
103
+ "type": "Hidden"
104
+ },
105
+ {
106
+ "id": "outputElement",
107
+ "binding": {
108
+ "property": "outputElement",
109
+ "type": "zeebe:adHoc"
110
+ },
111
+ "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
112
+ "type": "Hidden"
113
+ },
114
+ {
115
+ "id": "provider.type",
116
+ "label": "Provider",
117
+ "description": "Specify the LLM provider to use.",
118
+ "value": "anthropic",
119
+ "group": "provider",
120
+ "binding": {
121
+ "name": "provider.type",
122
+ "type": "zeebe:input"
123
+ },
124
+ "type": "Dropdown",
125
+ "choices": [
126
+ {
127
+ "name": "Anthropic",
128
+ "value": "anthropic"
129
+ },
130
+ {
131
+ "name": "AWS Bedrock",
132
+ "value": "bedrock"
133
+ },
134
+ {
135
+ "name": "Azure OpenAI",
136
+ "value": "azureOpenAi"
137
+ },
138
+ {
139
+ "name": "Google Vertex AI",
140
+ "value": "google-vertex-ai"
141
+ },
142
+ {
143
+ "name": "OpenAI",
144
+ "value": "openai"
145
+ },
146
+ {
147
+ "name": "OpenAI Compatible",
148
+ "value": "openaiCompatible"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "id": "provider.anthropic.endpoint",
154
+ "label": "Endpoint",
155
+ "description": "Optional custom API endpoint",
156
+ "optional": true,
157
+ "feel": "optional",
158
+ "group": "provider",
159
+ "binding": {
160
+ "name": "provider.anthropic.endpoint",
161
+ "type": "zeebe:input"
162
+ },
163
+ "condition": {
164
+ "property": "provider.type",
165
+ "equals": "anthropic",
166
+ "type": "simple"
167
+ },
168
+ "type": "String"
169
+ },
170
+ {
171
+ "id": "provider.anthropic.authentication.apiKey",
172
+ "label": "Anthropic API key",
173
+ "optional": false,
174
+ "constraints": {
175
+ "notEmpty": true
176
+ },
177
+ "feel": "optional",
178
+ "group": "provider",
179
+ "binding": {
180
+ "name": "provider.anthropic.authentication.apiKey",
181
+ "type": "zeebe:input"
182
+ },
183
+ "condition": {
184
+ "property": "provider.type",
185
+ "equals": "anthropic",
186
+ "type": "simple"
187
+ },
188
+ "type": "String"
189
+ },
190
+ {
191
+ "id": "provider.bedrock.region",
192
+ "label": "Region",
193
+ "description": "Specify the AWS region (example: <code>eu-west-1</code>)",
194
+ "optional": false,
195
+ "constraints": {
196
+ "notEmpty": true
197
+ },
198
+ "feel": "optional",
199
+ "group": "provider",
200
+ "binding": {
201
+ "name": "provider.bedrock.region",
202
+ "type": "zeebe:input"
203
+ },
204
+ "condition": {
205
+ "property": "provider.type",
206
+ "equals": "bedrock",
207
+ "type": "simple"
208
+ },
209
+ "type": "String"
210
+ },
211
+ {
212
+ "id": "provider.bedrock.endpoint",
213
+ "label": "Endpoint",
214
+ "description": "Optional custom API endpoint",
215
+ "optional": true,
216
+ "feel": "optional",
217
+ "group": "provider",
218
+ "binding": {
219
+ "name": "provider.bedrock.endpoint",
220
+ "type": "zeebe:input"
221
+ },
222
+ "condition": {
223
+ "property": "provider.type",
224
+ "equals": "bedrock",
225
+ "type": "simple"
226
+ },
227
+ "type": "String"
228
+ },
229
+ {
230
+ "id": "provider.bedrock.authentication.type",
231
+ "label": "Authentication",
232
+ "description": "Specify the AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-bedrock/#authentication\" target=\"_blank\">documentation page</a>",
233
+ "value": "credentials",
234
+ "group": "provider",
235
+ "binding": {
236
+ "name": "provider.bedrock.authentication.type",
237
+ "type": "zeebe:input"
238
+ },
239
+ "condition": {
240
+ "property": "provider.type",
241
+ "equals": "bedrock",
242
+ "type": "simple"
243
+ },
244
+ "type": "Dropdown",
245
+ "choices": [
246
+ {
247
+ "name": "Credentials",
248
+ "value": "credentials"
249
+ },
250
+ {
251
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
252
+ "value": "defaultCredentialsChain"
253
+ }
254
+ ]
255
+ },
256
+ {
257
+ "id": "provider.bedrock.authentication.accessKey",
258
+ "label": "Access key",
259
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
260
+ "optional": false,
261
+ "constraints": {
262
+ "notEmpty": true
263
+ },
264
+ "feel": "optional",
265
+ "group": "provider",
266
+ "binding": {
267
+ "name": "provider.bedrock.authentication.accessKey",
268
+ "type": "zeebe:input"
269
+ },
270
+ "condition": {
271
+ "allMatch": [
272
+ {
273
+ "property": "provider.bedrock.authentication.type",
274
+ "equals": "credentials",
275
+ "type": "simple"
276
+ },
277
+ {
278
+ "property": "provider.type",
279
+ "equals": "bedrock",
280
+ "type": "simple"
281
+ }
282
+ ]
283
+ },
284
+ "type": "String"
285
+ },
286
+ {
287
+ "id": "provider.bedrock.authentication.secretKey",
288
+ "label": "Secret key",
289
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
290
+ "optional": false,
291
+ "constraints": {
292
+ "notEmpty": true
293
+ },
294
+ "feel": "optional",
295
+ "group": "provider",
296
+ "binding": {
297
+ "name": "provider.bedrock.authentication.secretKey",
298
+ "type": "zeebe:input"
299
+ },
300
+ "condition": {
301
+ "allMatch": [
302
+ {
303
+ "property": "provider.bedrock.authentication.type",
304
+ "equals": "credentials",
305
+ "type": "simple"
306
+ },
307
+ {
308
+ "property": "provider.type",
309
+ "equals": "bedrock",
310
+ "type": "simple"
311
+ }
312
+ ]
313
+ },
314
+ "type": "String"
315
+ },
316
+ {
317
+ "id": "provider.azureOpenAi.endpoint",
318
+ "label": "Endpoint",
319
+ "description": "Specify Azure OpenAI endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference\" target=\"_blank\">documentation</a>.",
320
+ "optional": false,
321
+ "constraints": {
322
+ "notEmpty": true
323
+ },
324
+ "feel": "optional",
325
+ "group": "provider",
326
+ "binding": {
327
+ "name": "provider.azureOpenAi.endpoint",
328
+ "type": "zeebe:input"
329
+ },
330
+ "condition": {
331
+ "property": "provider.type",
332
+ "equals": "azureOpenAi",
333
+ "type": "simple"
334
+ },
335
+ "type": "String"
336
+ },
337
+ {
338
+ "id": "provider.azureOpenAi.authentication.type",
339
+ "label": "Authentication",
340
+ "description": "Specify the Azure OpenAI authentication strategy.",
341
+ "value": "apiKey",
342
+ "group": "provider",
343
+ "binding": {
344
+ "name": "provider.azureOpenAi.authentication.type",
345
+ "type": "zeebe:input"
346
+ },
347
+ "condition": {
348
+ "property": "provider.type",
349
+ "equals": "azureOpenAi",
350
+ "type": "simple"
351
+ },
352
+ "type": "Dropdown",
353
+ "choices": [
354
+ {
355
+ "name": "API key",
356
+ "value": "apiKey"
357
+ },
358
+ {
359
+ "name": "Client credentials",
360
+ "value": "clientCredentials"
361
+ }
362
+ ]
363
+ },
364
+ {
365
+ "id": "provider.azureOpenAi.authentication.apiKey",
366
+ "label": "API key",
367
+ "optional": false,
368
+ "constraints": {
369
+ "notEmpty": true
370
+ },
371
+ "feel": "optional",
372
+ "group": "provider",
373
+ "binding": {
374
+ "name": "provider.azureOpenAi.authentication.apiKey",
375
+ "type": "zeebe:input"
376
+ },
377
+ "condition": {
378
+ "allMatch": [
379
+ {
380
+ "property": "provider.azureOpenAi.authentication.type",
381
+ "equals": "apiKey",
382
+ "type": "simple"
383
+ },
384
+ {
385
+ "property": "provider.type",
386
+ "equals": "azureOpenAi",
387
+ "type": "simple"
388
+ }
389
+ ]
390
+ },
391
+ "type": "String"
392
+ },
393
+ {
394
+ "id": "provider.azureOpenAi.authentication.clientId",
395
+ "label": "Client ID",
396
+ "description": "ID of a Microsoft Entra application",
397
+ "optional": false,
398
+ "constraints": {
399
+ "notEmpty": true
400
+ },
401
+ "feel": "optional",
402
+ "group": "provider",
403
+ "binding": {
404
+ "name": "provider.azureOpenAi.authentication.clientId",
405
+ "type": "zeebe:input"
406
+ },
407
+ "condition": {
408
+ "allMatch": [
409
+ {
410
+ "property": "provider.azureOpenAi.authentication.type",
411
+ "equals": "clientCredentials",
412
+ "type": "simple"
413
+ },
414
+ {
415
+ "property": "provider.type",
416
+ "equals": "azureOpenAi",
417
+ "type": "simple"
418
+ }
419
+ ]
420
+ },
421
+ "type": "String"
422
+ },
423
+ {
424
+ "id": "provider.azureOpenAi.authentication.clientSecret",
425
+ "label": "Client secret",
426
+ "description": "Secret of a Microsoft Entra application",
427
+ "optional": false,
428
+ "constraints": {
429
+ "notEmpty": true
430
+ },
431
+ "feel": "optional",
432
+ "group": "provider",
433
+ "binding": {
434
+ "name": "provider.azureOpenAi.authentication.clientSecret",
435
+ "type": "zeebe:input"
436
+ },
437
+ "condition": {
438
+ "allMatch": [
439
+ {
440
+ "property": "provider.azureOpenAi.authentication.type",
441
+ "equals": "clientCredentials",
442
+ "type": "simple"
443
+ },
444
+ {
445
+ "property": "provider.type",
446
+ "equals": "azureOpenAi",
447
+ "type": "simple"
448
+ }
449
+ ]
450
+ },
451
+ "type": "String"
452
+ },
453
+ {
454
+ "id": "provider.azureOpenAi.authentication.tenantId",
455
+ "label": "Tenant ID",
456
+ "description": "ID of a Microsoft Entra tenant. Details in the <a href=\"https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant\" target=\"_blank\">documentation</a>.",
457
+ "optional": false,
458
+ "constraints": {
459
+ "notEmpty": true
460
+ },
461
+ "feel": "optional",
462
+ "group": "provider",
463
+ "binding": {
464
+ "name": "provider.azureOpenAi.authentication.tenantId",
465
+ "type": "zeebe:input"
466
+ },
467
+ "condition": {
468
+ "allMatch": [
469
+ {
470
+ "property": "provider.azureOpenAi.authentication.type",
471
+ "equals": "clientCredentials",
472
+ "type": "simple"
473
+ },
474
+ {
475
+ "property": "provider.type",
476
+ "equals": "azureOpenAi",
477
+ "type": "simple"
478
+ }
479
+ ]
480
+ },
481
+ "type": "String"
482
+ },
483
+ {
484
+ "id": "provider.azureOpenAi.authentication.authorityHost",
485
+ "label": "Authority host",
486
+ "description": "Authority host URL for the Microsoft Entra application. Defaults to <code>https://login.microsoftonline.com</code>. This can also contain an OAuth 2.0 token endpoint.",
487
+ "optional": true,
488
+ "feel": "optional",
489
+ "group": "provider",
490
+ "binding": {
491
+ "name": "provider.azureOpenAi.authentication.authorityHost",
492
+ "type": "zeebe:input"
493
+ },
494
+ "condition": {
495
+ "allMatch": [
496
+ {
497
+ "property": "provider.azureOpenAi.authentication.type",
498
+ "equals": "clientCredentials",
499
+ "type": "simple"
500
+ },
501
+ {
502
+ "property": "provider.type",
503
+ "equals": "azureOpenAi",
504
+ "type": "simple"
505
+ }
506
+ ]
507
+ },
508
+ "type": "String"
509
+ },
510
+ {
511
+ "id": "provider.googleVertexAi.projectId",
512
+ "label": "Project ID",
513
+ "description": "Specify Google Cloud project ID",
514
+ "optional": false,
515
+ "constraints": {
516
+ "notEmpty": true
517
+ },
518
+ "feel": "optional",
519
+ "group": "provider",
520
+ "binding": {
521
+ "name": "provider.googleVertexAi.projectId",
522
+ "type": "zeebe:input"
523
+ },
524
+ "condition": {
525
+ "property": "provider.type",
526
+ "equals": "google-vertex-ai",
527
+ "type": "simple"
528
+ },
529
+ "type": "String"
530
+ },
531
+ {
532
+ "id": "provider.googleVertexAi.region",
533
+ "label": "Region",
534
+ "description": "Specify the region where AI inference should take place",
535
+ "optional": false,
536
+ "constraints": {
537
+ "notEmpty": true
538
+ },
539
+ "feel": "optional",
540
+ "group": "provider",
541
+ "binding": {
542
+ "name": "provider.googleVertexAi.region",
543
+ "type": "zeebe:input"
544
+ },
545
+ "condition": {
546
+ "property": "provider.type",
547
+ "equals": "google-vertex-ai",
548
+ "type": "simple"
549
+ },
550
+ "type": "String"
551
+ },
552
+ {
553
+ "id": "provider.googleVertexAi.authentication.type",
554
+ "label": "Authentication",
555
+ "description": "Specify the Google Vertex AI authentication strategy.",
556
+ "value": "serviceAccountCredentials",
557
+ "group": "provider",
558
+ "binding": {
559
+ "name": "provider.googleVertexAi.authentication.type",
560
+ "type": "zeebe:input"
561
+ },
562
+ "condition": {
563
+ "property": "provider.type",
564
+ "equals": "google-vertex-ai",
565
+ "type": "simple"
566
+ },
567
+ "type": "Dropdown",
568
+ "choices": [
569
+ {
570
+ "name": "Service account credentials",
571
+ "value": "serviceAccountCredentials"
572
+ },
573
+ {
574
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
575
+ "value": "applicationDefaultCredentials"
576
+ }
577
+ ]
578
+ },
579
+ {
580
+ "id": "provider.googleVertexAi.authentication.jsonKey",
581
+ "label": "JSON key of the service account",
582
+ "description": "This is the key of the service account in JSON format.",
583
+ "optional": false,
584
+ "constraints": {
585
+ "notEmpty": true
586
+ },
587
+ "feel": "optional",
588
+ "group": "provider",
589
+ "binding": {
590
+ "name": "provider.googleVertexAi.authentication.jsonKey",
591
+ "type": "zeebe:input"
592
+ },
593
+ "condition": {
594
+ "allMatch": [
595
+ {
596
+ "property": "provider.googleVertexAi.authentication.type",
597
+ "equals": "serviceAccountCredentials",
598
+ "type": "simple"
599
+ },
600
+ {
601
+ "property": "provider.type",
602
+ "equals": "google-vertex-ai",
603
+ "type": "simple"
604
+ }
605
+ ]
606
+ },
607
+ "type": "String"
608
+ },
609
+ {
610
+ "id": "provider.openai.authentication.apiKey",
611
+ "label": "OpenAI API key",
612
+ "optional": false,
613
+ "constraints": {
614
+ "notEmpty": true
615
+ },
616
+ "feel": "optional",
617
+ "group": "provider",
618
+ "binding": {
619
+ "name": "provider.openai.authentication.apiKey",
620
+ "type": "zeebe:input"
621
+ },
622
+ "condition": {
623
+ "property": "provider.type",
624
+ "equals": "openai",
625
+ "type": "simple"
626
+ },
627
+ "type": "String"
628
+ },
629
+ {
630
+ "id": "provider.openai.authentication.organizationId",
631
+ "label": "Organization ID",
632
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
633
+ "optional": true,
634
+ "feel": "optional",
635
+ "group": "provider",
636
+ "binding": {
637
+ "name": "provider.openai.authentication.organizationId",
638
+ "type": "zeebe:input"
639
+ },
640
+ "condition": {
641
+ "property": "provider.type",
642
+ "equals": "openai",
643
+ "type": "simple"
644
+ },
645
+ "type": "String"
646
+ },
647
+ {
648
+ "id": "provider.openai.authentication.projectId",
649
+ "label": "Project ID",
650
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
651
+ "optional": true,
652
+ "feel": "optional",
653
+ "group": "provider",
654
+ "binding": {
655
+ "name": "provider.openai.authentication.projectId",
656
+ "type": "zeebe:input"
657
+ },
658
+ "condition": {
659
+ "property": "provider.type",
660
+ "equals": "openai",
661
+ "type": "simple"
662
+ },
663
+ "type": "String"
664
+ },
665
+ {
666
+ "id": "provider.openaiCompatible.endpoint",
667
+ "label": "API endpoint",
668
+ "optional": false,
669
+ "constraints": {
670
+ "notEmpty": true
671
+ },
672
+ "feel": "optional",
673
+ "group": "provider",
674
+ "binding": {
675
+ "name": "provider.openaiCompatible.endpoint",
676
+ "type": "zeebe:input"
677
+ },
678
+ "condition": {
679
+ "property": "provider.type",
680
+ "equals": "openaiCompatible",
681
+ "type": "simple"
682
+ },
683
+ "tooltip": "Specify an endpoint to use the connector with an OpenAI compatible API. ",
684
+ "type": "String"
685
+ },
686
+ {
687
+ "id": "provider.openaiCompatible.authentication.apiKey",
688
+ "label": "API key",
689
+ "optional": true,
690
+ "feel": "optional",
691
+ "group": "provider",
692
+ "binding": {
693
+ "name": "provider.openaiCompatible.authentication.apiKey",
694
+ "type": "zeebe:input"
695
+ },
696
+ "condition": {
697
+ "property": "provider.type",
698
+ "equals": "openaiCompatible",
699
+ "type": "simple"
700
+ },
701
+ "tooltip": "Leave blank if using HTTP headers for authentication.<br>If an Authorization header is specified in the headers, then the API key is ignored.",
702
+ "type": "String"
703
+ },
704
+ {
705
+ "id": "provider.openaiCompatible.headers",
706
+ "label": "Headers",
707
+ "description": "Map of HTTP headers to add to the request.",
708
+ "optional": true,
709
+ "feel": "required",
710
+ "group": "provider",
711
+ "binding": {
712
+ "name": "provider.openaiCompatible.headers",
713
+ "type": "zeebe:input"
714
+ },
715
+ "condition": {
716
+ "property": "provider.type",
717
+ "equals": "openaiCompatible",
718
+ "type": "simple"
719
+ },
720
+ "type": "String"
721
+ },
722
+ {
723
+ "id": "provider.anthropic.model.model",
724
+ "label": "Model",
725
+ "description": "Specify the model ID. Details in the <a href=\"https://docs.anthropic.com/en/docs/about-claude/models/all-models\" target=\"_blank\">documentation</a>.",
726
+ "optional": false,
727
+ "value": "claude-3-5-sonnet-20240620",
728
+ "constraints": {
729
+ "notEmpty": true
730
+ },
731
+ "feel": "optional",
732
+ "group": "model",
733
+ "binding": {
734
+ "name": "provider.anthropic.model.model",
735
+ "type": "zeebe:input"
736
+ },
737
+ "condition": {
738
+ "property": "provider.type",
739
+ "equals": "anthropic",
740
+ "type": "simple"
741
+ },
742
+ "type": "String"
743
+ },
744
+ {
745
+ "id": "provider.anthropic.model.parameters.maxTokens",
746
+ "label": "Maximum tokens",
747
+ "optional": true,
748
+ "feel": "required",
749
+ "group": "model",
750
+ "binding": {
751
+ "name": "provider.anthropic.model.parameters.maxTokens",
752
+ "type": "zeebe:input"
753
+ },
754
+ "condition": {
755
+ "property": "provider.type",
756
+ "equals": "anthropic",
757
+ "type": "simple"
758
+ },
759
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-max-tokens\" target=\"_blank\">documentation</a>.",
760
+ "type": "Number"
761
+ },
762
+ {
763
+ "id": "provider.anthropic.model.parameters.temperature",
764
+ "label": "Temperature",
765
+ "optional": true,
766
+ "feel": "required",
767
+ "group": "model",
768
+ "binding": {
769
+ "name": "provider.anthropic.model.parameters.temperature",
770
+ "type": "zeebe:input"
771
+ },
772
+ "condition": {
773
+ "property": "provider.type",
774
+ "equals": "anthropic",
775
+ "type": "simple"
776
+ },
777
+ "tooltip": "Floating point number between 0 and 1. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-temperature\" target=\"_blank\">documentation</a>.",
778
+ "type": "Number"
779
+ },
780
+ {
781
+ "id": "provider.anthropic.model.parameters.topP",
782
+ "label": "top P",
783
+ "optional": true,
784
+ "feel": "required",
785
+ "group": "model",
786
+ "binding": {
787
+ "name": "provider.anthropic.model.parameters.topP",
788
+ "type": "zeebe:input"
789
+ },
790
+ "condition": {
791
+ "property": "provider.type",
792
+ "equals": "anthropic",
793
+ "type": "simple"
794
+ },
795
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-top-p\" target=\"_blank\">documentation</a>.",
796
+ "type": "Number"
797
+ },
798
+ {
799
+ "id": "provider.anthropic.model.parameters.topK",
800
+ "label": "top K",
801
+ "optional": true,
802
+ "feel": "required",
803
+ "group": "model",
804
+ "binding": {
805
+ "name": "provider.anthropic.model.parameters.topK",
806
+ "type": "zeebe:input"
807
+ },
808
+ "condition": {
809
+ "property": "provider.type",
810
+ "equals": "anthropic",
811
+ "type": "simple"
812
+ },
813
+ "tooltip": "Integer greater than 0. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-top-k\" target=\"_blank\">documentation</a>.",
814
+ "type": "Number"
815
+ },
816
+ {
817
+ "id": "provider.bedrock.model.model",
818
+ "label": "Model",
819
+ "description": "Specify the model ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html\" target=\"_blank\">documentation</a>.",
820
+ "optional": false,
821
+ "value": "anthropic.claude-3-5-sonnet-20240620-v1:0",
822
+ "constraints": {
823
+ "notEmpty": true
824
+ },
825
+ "feel": "optional",
826
+ "group": "model",
827
+ "binding": {
828
+ "name": "provider.bedrock.model.model",
829
+ "type": "zeebe:input"
830
+ },
831
+ "condition": {
832
+ "property": "provider.type",
833
+ "equals": "bedrock",
834
+ "type": "simple"
835
+ },
836
+ "type": "String"
837
+ },
838
+ {
839
+ "id": "provider.bedrock.model.parameters.maxTokens",
840
+ "label": "Maximum tokens",
841
+ "optional": true,
842
+ "feel": "required",
843
+ "group": "model",
844
+ "binding": {
845
+ "name": "provider.bedrock.model.parameters.maxTokens",
846
+ "type": "zeebe:input"
847
+ },
848
+ "condition": {
849
+ "property": "provider.type",
850
+ "equals": "bedrock",
851
+ "type": "simple"
852
+ },
853
+ "tooltip": "The maximum number of tokens per request to allow in the generated response. <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
854
+ "type": "Number"
855
+ },
856
+ {
857
+ "id": "provider.bedrock.model.parameters.temperature",
858
+ "label": "Temperature",
859
+ "optional": true,
860
+ "feel": "required",
861
+ "group": "model",
862
+ "binding": {
863
+ "name": "provider.bedrock.model.parameters.temperature",
864
+ "type": "zeebe:input"
865
+ },
866
+ "condition": {
867
+ "property": "provider.type",
868
+ "equals": "bedrock",
869
+ "type": "simple"
870
+ },
871
+ "tooltip": "Floating point number between 0 and 1. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
872
+ "type": "Number"
873
+ },
874
+ {
875
+ "id": "provider.bedrock.model.parameters.topP",
876
+ "label": "top P",
877
+ "optional": true,
878
+ "feel": "required",
879
+ "group": "model",
880
+ "binding": {
881
+ "name": "provider.bedrock.model.parameters.topP",
882
+ "type": "zeebe:input"
883
+ },
884
+ "condition": {
885
+ "property": "provider.type",
886
+ "equals": "bedrock",
887
+ "type": "simple"
888
+ },
889
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
890
+ "type": "Number"
891
+ },
892
+ {
893
+ "id": "provider.azureOpenAi.model.deploymentName",
894
+ "label": "Model deployment name",
895
+ "description": "Specify the model deployment name. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference\" target=\"_blank\">documentation</a>.",
896
+ "optional": false,
897
+ "constraints": {
898
+ "notEmpty": true
899
+ },
900
+ "feel": "optional",
901
+ "group": "model",
902
+ "binding": {
903
+ "name": "provider.azureOpenAi.model.deploymentName",
904
+ "type": "zeebe:input"
905
+ },
906
+ "condition": {
907
+ "property": "provider.type",
908
+ "equals": "azureOpenAi",
909
+ "type": "simple"
910
+ },
911
+ "type": "String"
912
+ },
913
+ {
914
+ "id": "provider.azureOpenAi.model.parameters.maxTokens",
915
+ "label": "Maximum tokens",
916
+ "optional": true,
917
+ "feel": "required",
918
+ "group": "model",
919
+ "binding": {
920
+ "name": "provider.azureOpenAi.model.parameters.maxTokens",
921
+ "type": "zeebe:input"
922
+ },
923
+ "condition": {
924
+ "property": "provider.type",
925
+ "equals": "azureOpenAi",
926
+ "type": "simple"
927
+ },
928
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
929
+ "type": "Number"
930
+ },
931
+ {
932
+ "id": "provider.azureOpenAi.model.parameters.temperature",
933
+ "label": "Temperature",
934
+ "optional": true,
935
+ "feel": "required",
936
+ "group": "model",
937
+ "binding": {
938
+ "name": "provider.azureOpenAi.model.parameters.temperature",
939
+ "type": "zeebe:input"
940
+ },
941
+ "condition": {
942
+ "property": "provider.type",
943
+ "equals": "azureOpenAi",
944
+ "type": "simple"
945
+ },
946
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
947
+ "type": "Number"
948
+ },
949
+ {
950
+ "id": "provider.azureOpenAi.model.parameters.topP",
951
+ "label": "top P",
952
+ "optional": true,
953
+ "feel": "required",
954
+ "group": "model",
955
+ "binding": {
956
+ "name": "provider.azureOpenAi.model.parameters.topP",
957
+ "type": "zeebe:input"
958
+ },
959
+ "condition": {
960
+ "property": "provider.type",
961
+ "equals": "azureOpenAi",
962
+ "type": "simple"
963
+ },
964
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
965
+ "type": "Number"
966
+ },
967
+ {
968
+ "id": "provider.googleVertexAi.model.model",
969
+ "label": "Model",
970
+ "description": "Specify the model ID. Details in the <a href=\"https://cloud.google.com/vertex-ai/docs/generative-ai/models\" target=\"_blank\">documentation</a>.",
971
+ "optional": false,
972
+ "constraints": {
973
+ "notEmpty": true
974
+ },
975
+ "feel": "optional",
976
+ "group": "model",
977
+ "binding": {
978
+ "name": "provider.googleVertexAi.model.model",
979
+ "type": "zeebe:input"
980
+ },
981
+ "condition": {
982
+ "property": "provider.type",
983
+ "equals": "google-vertex-ai",
984
+ "type": "simple"
985
+ },
986
+ "type": "String"
987
+ },
988
+ {
989
+ "id": "provider.googleVertexAi.model.parameters.maxOutputTokens",
990
+ "label": "Maximum output tokens",
991
+ "optional": true,
992
+ "feel": "required",
993
+ "group": "model",
994
+ "binding": {
995
+ "name": "provider.googleVertexAi.model.parameters.maxOutputTokens",
996
+ "type": "zeebe:input"
997
+ },
998
+ "condition": {
999
+ "property": "provider.type",
1000
+ "equals": "google-vertex-ai",
1001
+ "type": "simple"
1002
+ },
1003
+ "tooltip": "Maximum number of tokens that can be generated in the response. <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1004
+ "type": "Number"
1005
+ },
1006
+ {
1007
+ "id": "provider.googleVertexAi.model.parameters.temperature",
1008
+ "label": "Temperature",
1009
+ "optional": true,
1010
+ "feel": "required",
1011
+ "group": "model",
1012
+ "binding": {
1013
+ "name": "provider.googleVertexAi.model.parameters.temperature",
1014
+ "type": "zeebe:input"
1015
+ },
1016
+ "condition": {
1017
+ "property": "provider.type",
1018
+ "equals": "google-vertex-ai",
1019
+ "type": "simple"
1020
+ },
1021
+ "tooltip": "Controls the degree of randomness in token selection. <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1022
+ "type": "Number"
1023
+ },
1024
+ {
1025
+ "id": "provider.googleVertexAi.model.parameters.topP",
1026
+ "label": "top P",
1027
+ "optional": true,
1028
+ "feel": "required",
1029
+ "group": "model",
1030
+ "binding": {
1031
+ "name": "provider.googleVertexAi.model.parameters.topP",
1032
+ "type": "zeebe:input"
1033
+ },
1034
+ "condition": {
1035
+ "property": "provider.type",
1036
+ "equals": "google-vertex-ai",
1037
+ "type": "simple"
1038
+ },
1039
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1040
+ "type": "Number"
1041
+ },
1042
+ {
1043
+ "id": "provider.googleVertexAi.model.parameters.topK",
1044
+ "label": "top K",
1045
+ "optional": true,
1046
+ "feel": "required",
1047
+ "group": "model",
1048
+ "binding": {
1049
+ "name": "provider.googleVertexAi.model.parameters.topK",
1050
+ "type": "zeebe:input"
1051
+ },
1052
+ "condition": {
1053
+ "property": "provider.type",
1054
+ "equals": "google-vertex-ai",
1055
+ "type": "simple"
1056
+ },
1057
+ "tooltip": "Integer greater than 0. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1058
+ "type": "Number"
1059
+ },
1060
+ {
1061
+ "id": "provider.openai.model.model",
1062
+ "label": "Model",
1063
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
1064
+ "optional": false,
1065
+ "value": "gpt-4o",
1066
+ "constraints": {
1067
+ "notEmpty": true
1068
+ },
1069
+ "feel": "optional",
1070
+ "group": "model",
1071
+ "binding": {
1072
+ "name": "provider.openai.model.model",
1073
+ "type": "zeebe:input"
1074
+ },
1075
+ "condition": {
1076
+ "property": "provider.type",
1077
+ "equals": "openai",
1078
+ "type": "simple"
1079
+ },
1080
+ "type": "String"
1081
+ },
1082
+ {
1083
+ "id": "provider.openai.model.parameters.maxCompletionTokens",
1084
+ "label": "Maximum completion tokens",
1085
+ "optional": true,
1086
+ "feel": "required",
1087
+ "group": "model",
1088
+ "binding": {
1089
+ "name": "provider.openai.model.parameters.maxCompletionTokens",
1090
+ "type": "zeebe:input"
1091
+ },
1092
+ "condition": {
1093
+ "property": "provider.type",
1094
+ "equals": "openai",
1095
+ "type": "simple"
1096
+ },
1097
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-max_completion_tokens\" target=\"_blank\">documentation</a>.",
1098
+ "type": "Number"
1099
+ },
1100
+ {
1101
+ "id": "provider.openai.model.parameters.temperature",
1102
+ "label": "Temperature",
1103
+ "optional": true,
1104
+ "feel": "required",
1105
+ "group": "model",
1106
+ "binding": {
1107
+ "name": "provider.openai.model.parameters.temperature",
1108
+ "type": "zeebe:input"
1109
+ },
1110
+ "condition": {
1111
+ "property": "provider.type",
1112
+ "equals": "openai",
1113
+ "type": "simple"
1114
+ },
1115
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature\" target=\"_blank\">documentation</a>.",
1116
+ "type": "Number"
1117
+ },
1118
+ {
1119
+ "id": "provider.openai.model.parameters.topP",
1120
+ "label": "top P",
1121
+ "optional": true,
1122
+ "feel": "required",
1123
+ "group": "model",
1124
+ "binding": {
1125
+ "name": "provider.openai.model.parameters.topP",
1126
+ "type": "zeebe:input"
1127
+ },
1128
+ "condition": {
1129
+ "property": "provider.type",
1130
+ "equals": "openai",
1131
+ "type": "simple"
1132
+ },
1133
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-top_p\" target=\"_blank\">documentation</a>.",
1134
+ "type": "Number"
1135
+ },
1136
+ {
1137
+ "id": "provider.openaiCompatible.model.model",
1138
+ "label": "Model",
1139
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
1140
+ "optional": false,
1141
+ "value": "gpt-4o",
1142
+ "constraints": {
1143
+ "notEmpty": true
1144
+ },
1145
+ "feel": "optional",
1146
+ "group": "model",
1147
+ "binding": {
1148
+ "name": "provider.openaiCompatible.model.model",
1149
+ "type": "zeebe:input"
1150
+ },
1151
+ "condition": {
1152
+ "property": "provider.type",
1153
+ "equals": "openaiCompatible",
1154
+ "type": "simple"
1155
+ },
1156
+ "type": "String"
1157
+ },
1158
+ {
1159
+ "id": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
1160
+ "label": "Maximum completion tokens",
1161
+ "optional": true,
1162
+ "feel": "required",
1163
+ "group": "model",
1164
+ "binding": {
1165
+ "name": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
1166
+ "type": "zeebe:input"
1167
+ },
1168
+ "condition": {
1169
+ "property": "provider.type",
1170
+ "equals": "openaiCompatible",
1171
+ "type": "simple"
1172
+ },
1173
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-max_completion_tokens\" target=\"_blank\">documentation</a>.",
1174
+ "type": "Number"
1175
+ },
1176
+ {
1177
+ "id": "provider.openaiCompatible.model.parameters.temperature",
1178
+ "label": "Temperature",
1179
+ "optional": true,
1180
+ "feel": "required",
1181
+ "group": "model",
1182
+ "binding": {
1183
+ "name": "provider.openaiCompatible.model.parameters.temperature",
1184
+ "type": "zeebe:input"
1185
+ },
1186
+ "condition": {
1187
+ "property": "provider.type",
1188
+ "equals": "openaiCompatible",
1189
+ "type": "simple"
1190
+ },
1191
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature\" target=\"_blank\">documentation</a>.",
1192
+ "type": "Number"
1193
+ },
1194
+ {
1195
+ "id": "provider.openaiCompatible.model.parameters.topP",
1196
+ "label": "top P",
1197
+ "optional": true,
1198
+ "feel": "required",
1199
+ "group": "model",
1200
+ "binding": {
1201
+ "name": "provider.openaiCompatible.model.parameters.topP",
1202
+ "type": "zeebe:input"
1203
+ },
1204
+ "condition": {
1205
+ "property": "provider.type",
1206
+ "equals": "openaiCompatible",
1207
+ "type": "simple"
1208
+ },
1209
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-top_p\" target=\"_blank\">documentation</a>.",
1210
+ "type": "Number"
1211
+ },
1212
+ {
1213
+ "id": "provider.openaiCompatible.model.parameters.customParameters",
1214
+ "label": "Custom parameters",
1215
+ "description": "Map of additional request parameters to include.",
1216
+ "optional": true,
1217
+ "feel": "required",
1218
+ "group": "model",
1219
+ "binding": {
1220
+ "name": "provider.openaiCompatible.model.parameters.customParameters",
1221
+ "type": "zeebe:input"
1222
+ },
1223
+ "condition": {
1224
+ "property": "provider.type",
1225
+ "equals": "openaiCompatible",
1226
+ "type": "simple"
1227
+ },
1228
+ "type": "String"
1229
+ },
1230
+ {
1231
+ "id": "data.systemPrompt.prompt",
1232
+ "label": "System prompt",
1233
+ "optional": false,
1234
+ "value": "\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
1235
+ "constraints": {
1236
+ "notEmpty": true
1237
+ },
1238
+ "feel": "required",
1239
+ "group": "systemPrompt",
1240
+ "binding": {
1241
+ "name": "data.systemPrompt.prompt",
1242
+ "type": "zeebe:input"
1243
+ },
1244
+ "type": "Text"
1245
+ },
1246
+ {
1247
+ "id": "data.userPrompt.prompt",
1248
+ "label": "User prompt",
1249
+ "optional": false,
1250
+ "constraints": {
1251
+ "notEmpty": true
1252
+ },
1253
+ "feel": "required",
1254
+ "group": "userPrompt",
1255
+ "binding": {
1256
+ "name": "data.userPrompt.prompt",
1257
+ "type": "zeebe:input"
1258
+ },
1259
+ "type": "Text"
1260
+ },
1261
+ {
1262
+ "id": "data.userPrompt.documents",
1263
+ "label": "Documents",
1264
+ "description": "Documents to be included in the user prompt.",
1265
+ "optional": true,
1266
+ "feel": "required",
1267
+ "group": "userPrompt",
1268
+ "binding": {
1269
+ "name": "data.userPrompt.documents",
1270
+ "type": "zeebe:input"
1271
+ },
1272
+ "tooltip": "Referenced documents will be automatically added to the user prompt. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/\" target=\"_blank\">See documentation</a> for details and supported file types.",
1273
+ "type": "String"
1274
+ },
1275
+ {
1276
+ "id": "agentContext",
1277
+ "label": "Agent context",
1278
+ "description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
1279
+ "optional": true,
1280
+ "feel": "required",
1281
+ "group": "memory",
1282
+ "binding": {
1283
+ "name": "agentContext",
1284
+ "type": "zeebe:input"
1285
+ },
1286
+ "tooltip": "The agent context variable containing all relevant data for the agent to support the feedback loop between user requests, tool calls and LLM responses. Make sure this variable points to the <code>context</code> variable which is returned from the agent response. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/\" target=\"_blank\">See documentation</a> for details.",
1287
+ "type": "Text"
1288
+ },
1289
+ {
1290
+ "id": "data.memory.storage.type",
1291
+ "label": "Memory storage type",
1292
+ "description": "Specify how to store the conversation memory.",
1293
+ "value": "in-process",
1294
+ "group": "memory",
1295
+ "binding": {
1296
+ "name": "data.memory.storage.type",
1297
+ "type": "zeebe:input"
1298
+ },
1299
+ "type": "Dropdown",
1300
+ "choices": [
1301
+ {
1302
+ "name": "In Process (part of agent context)",
1303
+ "value": "in-process"
1304
+ },
1305
+ {
1306
+ "name": "Camunda Document Storage",
1307
+ "value": "camunda-document"
1308
+ },
1309
+ {
1310
+ "name": "Custom Implementation (Hybrid/Self-Managed only)",
1311
+ "value": "custom"
1312
+ }
1313
+ ]
1314
+ },
1315
+ {
1316
+ "id": "data.memory.storage.timeToLive",
1317
+ "label": "Document TTL",
1318
+ "description": "How long to retain the conversation document as ISO-8601 duration (example: <code>P14D</code>).",
1319
+ "optional": true,
1320
+ "feel": "optional",
1321
+ "group": "memory",
1322
+ "binding": {
1323
+ "name": "data.memory.storage.timeToLive",
1324
+ "type": "zeebe:input"
1325
+ },
1326
+ "condition": {
1327
+ "property": "data.memory.storage.type",
1328
+ "equals": "camunda-document",
1329
+ "type": "simple"
1330
+ },
1331
+ "tooltip": "Will use the cluster default TTL (time-to-live) if not specified. Make sure to set this value to a reasonable duration matching your process lifecycle.",
1332
+ "type": "String"
1333
+ },
1334
+ {
1335
+ "id": "data.memory.storage.customProperties",
1336
+ "label": "Custom document properties",
1337
+ "description": "An optional map of custom properties to be stored with the conversation document.",
1338
+ "optional": true,
1339
+ "feel": "required",
1340
+ "group": "memory",
1341
+ "binding": {
1342
+ "name": "data.memory.storage.customProperties",
1343
+ "type": "zeebe:input"
1344
+ },
1345
+ "condition": {
1346
+ "property": "data.memory.storage.type",
1347
+ "equals": "camunda-document",
1348
+ "type": "simple"
1349
+ },
1350
+ "type": "String"
1351
+ },
1352
+ {
1353
+ "id": "data.memory.storage.storeType",
1354
+ "label": "Implementation type",
1355
+ "optional": false,
1356
+ "constraints": {
1357
+ "notEmpty": true
1358
+ },
1359
+ "feel": "optional",
1360
+ "group": "memory",
1361
+ "binding": {
1362
+ "name": "data.memory.storage.storeType",
1363
+ "type": "zeebe:input"
1364
+ },
1365
+ "condition": {
1366
+ "property": "data.memory.storage.type",
1367
+ "equals": "custom",
1368
+ "type": "simple"
1369
+ },
1370
+ "type": "String"
1371
+ },
1372
+ {
1373
+ "id": "data.memory.storage.parameters",
1374
+ "label": "Parameters",
1375
+ "description": "Parameters for the custom memory storage implementation.",
1376
+ "optional": true,
1377
+ "feel": "required",
1378
+ "group": "memory",
1379
+ "binding": {
1380
+ "name": "data.memory.storage.parameters",
1381
+ "type": "zeebe:input"
1382
+ },
1383
+ "condition": {
1384
+ "property": "data.memory.storage.type",
1385
+ "equals": "custom",
1386
+ "type": "simple"
1387
+ },
1388
+ "type": "String"
1389
+ },
1390
+ {
1391
+ "id": "data.memory.contextWindowSize",
1392
+ "label": "Context window size",
1393
+ "description": "Maximum number of recent conversation messages which are passed to the model.",
1394
+ "optional": false,
1395
+ "value": 20,
1396
+ "feel": "static",
1397
+ "group": "memory",
1398
+ "binding": {
1399
+ "name": "data.memory.contextWindowSize",
1400
+ "type": "zeebe:input"
1401
+ },
1402
+ "tooltip": "Use this to limit the number of messages which are sent to the model. The agent will only send the most recent messages up to the configured limit to the LLM. Older messages will be kept in the conversation store, but not sent to the model. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/\" target=\"_blank\">See documentation</a> for details.",
1403
+ "type": "Number"
1404
+ },
1405
+ {
1406
+ "id": "data.limits.maxModelCalls",
1407
+ "label": "Maximum model calls",
1408
+ "description": "Maximum number of calls to the model as a safety limit to prevent infinite loops.",
1409
+ "optional": false,
1410
+ "value": 10,
1411
+ "feel": "static",
1412
+ "group": "limits",
1413
+ "binding": {
1414
+ "name": "data.limits.maxModelCalls",
1415
+ "type": "zeebe:input"
1416
+ },
1417
+ "type": "Number"
1418
+ },
1419
+ {
1420
+ "id": "data.events.behavior",
1421
+ "label": "Event handling behavior",
1422
+ "description": "Behavior in combination with an event sub-process.",
1423
+ "optional": false,
1424
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS",
1425
+ "constraints": {
1426
+ "notEmpty": true
1427
+ },
1428
+ "group": "events",
1429
+ "binding": {
1430
+ "name": "data.events.behavior",
1431
+ "type": "zeebe:input"
1432
+ },
1433
+ "type": "Dropdown",
1434
+ "choices": [
1435
+ {
1436
+ "name": "Wait for tool call results",
1437
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS"
1438
+ },
1439
+ {
1440
+ "name": "Interrupt tool calls",
1441
+ "value": "INTERRUPT_TOOL_CALLS"
1442
+ }
1443
+ ]
1444
+ },
1445
+ {
1446
+ "id": "data.response.format.type",
1447
+ "label": "Response format",
1448
+ "description": "Specify the response format. Support for JSON mode varies by provider.",
1449
+ "value": "text",
1450
+ "group": "response",
1451
+ "binding": {
1452
+ "name": "data.response.format.type",
1453
+ "type": "zeebe:input"
1454
+ },
1455
+ "type": "Dropdown",
1456
+ "choices": [
1457
+ {
1458
+ "name": "Text",
1459
+ "value": "text"
1460
+ },
1461
+ {
1462
+ "name": "JSON",
1463
+ "value": "json"
1464
+ }
1465
+ ]
1466
+ },
1467
+ {
1468
+ "id": "data.response.format.parseJson",
1469
+ "label": "Parse text as JSON",
1470
+ "description": "Tries to parse the LLM response text as JSON object.",
1471
+ "optional": true,
1472
+ "feel": "static",
1473
+ "group": "response",
1474
+ "binding": {
1475
+ "name": "data.response.format.parseJson",
1476
+ "type": "zeebe:input"
1477
+ },
1478
+ "condition": {
1479
+ "property": "data.response.format.type",
1480
+ "equals": "text",
1481
+ "type": "simple"
1482
+ },
1483
+ "tooltip": "Use this option in combination with models which don't support native JSON mode/structured tool calling (e.g. Anthropic). Make sure to instruct the model to return valid JSON in the system prompt. The parsed JSON will be available as <code>response.responseJson</code>.<br><br>If parsing fails, <code>null</code> will be returned as JSON response, but the text content will still be available as <code>response.responseText</code>.",
1484
+ "type": "Boolean"
1485
+ },
1486
+ {
1487
+ "id": "data.response.format.schema",
1488
+ "label": "Response JSON schema",
1489
+ "description": "An optional response <a href=\"https://json-schema.org/\" target=\"_blank\">JSON Schema</a> to instruct the model how to structure the JSON output.",
1490
+ "optional": true,
1491
+ "feel": "required",
1492
+ "group": "response",
1493
+ "binding": {
1494
+ "name": "data.response.format.schema",
1495
+ "type": "zeebe:input"
1496
+ },
1497
+ "condition": {
1498
+ "property": "data.response.format.type",
1499
+ "equals": "json",
1500
+ "type": "simple"
1501
+ },
1502
+ "tooltip": "If supported by the model, the response will be structured according to the provided schema. A parsed version of the response will be available as <code>response.responseJson</code>.",
1503
+ "type": "String"
1504
+ },
1505
+ {
1506
+ "id": "data.response.format.schemaName",
1507
+ "label": "Response JSON schema name",
1508
+ "description": "An optional name for the response JSON Schema to make the model aware of the expected output.",
1509
+ "optional": true,
1510
+ "value": "Response",
1511
+ "feel": "optional",
1512
+ "group": "response",
1513
+ "binding": {
1514
+ "name": "data.response.format.schemaName",
1515
+ "type": "zeebe:input"
1516
+ },
1517
+ "condition": {
1518
+ "property": "data.response.format.type",
1519
+ "equals": "json",
1520
+ "type": "simple"
1521
+ },
1522
+ "type": "String"
1523
+ },
1524
+ {
1525
+ "id": "data.response.includeAssistantMessage",
1526
+ "label": "Include assistant message",
1527
+ "description": "Include the full assistant message as part of the result object.",
1528
+ "optional": true,
1529
+ "feel": "static",
1530
+ "group": "response",
1531
+ "binding": {
1532
+ "name": "data.response.includeAssistantMessage",
1533
+ "type": "zeebe:input"
1534
+ },
1535
+ "tooltip": "In addition to the text content, the assistant message may include multiple additional content blocks and metadata (such as token usage). The message will be available as <code>response.responseMessage</code>.",
1536
+ "type": "Boolean"
1537
+ },
1538
+ {
1539
+ "id": "data.response.includeAgentContext",
1540
+ "label": "Include agent context",
1541
+ "description": "Include the agent context as part of the result object.",
1542
+ "optional": true,
1543
+ "feel": "static",
1544
+ "group": "response",
1545
+ "binding": {
1546
+ "name": "data.response.includeAgentContext",
1547
+ "type": "zeebe:input"
1548
+ },
1549
+ "tooltip": "Use this option if you need to re-inject the previous agent context into a future agent execution, for example when modeling a user feedback loop between an agent and a user task.",
1550
+ "type": "Boolean"
1551
+ },
1552
+ {
1553
+ "id": "version",
1554
+ "label": "Version",
1555
+ "description": "Version of the element template",
1556
+ "value": "3",
1557
+ "group": "connector",
1558
+ "binding": {
1559
+ "key": "elementTemplateVersion",
1560
+ "type": "zeebe:taskHeader"
1561
+ },
1562
+ "type": "Hidden"
1563
+ },
1564
+ {
1565
+ "id": "id",
1566
+ "label": "ID",
1567
+ "description": "ID of the element template",
1568
+ "value": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
1569
+ "group": "connector",
1570
+ "binding": {
1571
+ "key": "elementTemplateId",
1572
+ "type": "zeebe:taskHeader"
1573
+ },
1574
+ "type": "Hidden"
1575
+ },
1576
+ {
1577
+ "id": "resultVariable",
1578
+ "label": "Result variable",
1579
+ "description": "Name of variable to store the response in",
1580
+ "value": "agent",
1581
+ "group": "output",
1582
+ "binding": {
1583
+ "source": "=agent",
1584
+ "type": "zeebe:output"
1585
+ },
1586
+ "type": "String"
1587
+ },
1588
+ {
1589
+ "id": "retryCount",
1590
+ "label": "Retries",
1591
+ "description": "Number of retries",
1592
+ "value": "3",
1593
+ "feel": "optional",
1594
+ "group": "retries",
1595
+ "binding": {
1596
+ "property": "retries",
1597
+ "type": "zeebe:taskDefinition"
1598
+ },
1599
+ "type": "String"
1600
+ },
1601
+ {
1602
+ "id": "retryBackoff",
1603
+ "label": "Retry backoff",
1604
+ "description": "ISO-8601 duration to wait between retries",
1605
+ "value": "PT0S",
1606
+ "group": "retries",
1607
+ "binding": {
1608
+ "key": "retryBackoff",
1609
+ "type": "zeebe:taskHeader"
1610
+ },
1611
+ "type": "String"
1612
+ }
1613
+ ],
1614
+ "icon": {
1615
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiNBNTZFRkYiLz4KPG1hc2sgaWQ9InBhdGgtMi1vdXRzaWRlLTFfMTg1XzYiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjQiIHk9IjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iYmxhY2siPgo8cmVjdCBmaWxsPSJ3aGl0ZSIgeD0iNCIgeT0iNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIvPgo8L21hc2s+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4wMTA1IDEyLjA5ODdDMTguNDkgMTAuNTg5NCAxNy4xNTk0IDguMTA4MTQgMTYuMTc5OSA2LjAxMTAzQzE2LjE1MiA2LjAwNDUxIDE2LjExNzYgNiAxNi4wNzk0IDZDMTYuMDQxMSA2IDE2LjAwNjYgNi4wMDQ1MSAxNS45Nzg4IDYuMDExMDRDMTQuOTk5NCA4LjEwODE0IDEzLjY2OTcgMTAuNTg4OSAxMi4xNDgxIDEyLjA5ODFDMTAuNjI2OSAxMy42MDcxIDguMTI1NjggMTQuOTI2NCA2LjAxMTU3IDE1Ljg5ODFDNi4wMDQ3NCAxNS45MjYxIDYgMTUuOTYxMSA2IDE2QzYgMTYuMDM4NyA2LjAwNDY4IDE2LjA3MzYgNi4wMTE0NCAxNi4xMDE0QzguMTI1MTkgMTcuMDcyOSAxMC42MjYyIDE4LjM5MTkgMTIuMTQ3NyAxOS45MDE2QzEzLjY2OTcgMjEuNDEwNyAxNC45OTk2IDIzLjg5MiAxNS45NzkxIDI1Ljk4OUMxNi4wMDY4IDI1Ljk5NTYgMTYuMDQxMSAyNiAxNi4wNzkzIDI2QzE2LjExNzUgMjYgMTYuMTUxOSAyNS45OTU0IDE2LjE3OTYgMjUuOTg5QzE3LjE1OTEgMjMuODkyIDE4LjQ4ODggMjEuNDExIDIwLjAwOTkgMTkuOTAyMU0yMC4wMDk5IDE5LjkwMjFDMjEuNTI1MyAxOC4zOTg3IDIzLjk0NjUgMTcuMDY2OSAyNS45OTE1IDE2LjA4MjRDMjUuOTk2NSAxNi4wNTkzIDI2IDE2LjAzMSAyNiAxNS45OTk3QzI2IDE1Ljk2ODQgMjUuOTk2NSAxNS45NDAzIDI1Ljk5MTUgMTUuOTE3MUMyMy45NDc0IDE0LjkzMjcgMjEuNTI1OSAxMy42MDEgMjAuMDEwNSAxMi4wOTg3IiBzdHJva2U9IiM0OTFEOEIiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgbWFzaz0idXJsKCNwYXRoLTItb3V0c2lkZS0xXzE4NV82KSIvPgo8L3N2Zz4K"
1616
+ }
1617
+ }
1618
+ ]