@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4249,7 +4249,2127 @@
4249
4249
  "id": "retryBackoff",
4250
4250
  "label": "Retry backoff",
4251
4251
  "description": "ISO-8601 duration to wait between retries",
4252
- "value": "PT0S",
4252
+ "value": "PT30S",
4253
+ "group": "retries",
4254
+ "binding": {
4255
+ "key": "retryBackoff",
4256
+ "type": "zeebe:taskHeader"
4257
+ },
4258
+ "type": "String"
4259
+ }
4260
+ ],
4261
+ "icon": {
4262
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjAxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bXVsdGlwbHkiLz4KPHBhdGggZD0iTTI1NS45OTkgMTM2LjcwMkMxOTMuMzE4IDEzNi43MDIgMTI1Ljg1NSAxNTEuNDg1IDEyNS44NTUgMTgzLjkzM1YzOTYuNDc1QzEyNS44NTUgNDI4LjkyMyAxOTMuMzE4IDQ0My43MDcgMjU1Ljk5OSA0NDMuNzA3QzMxOC42NzkgNDQzLjcwNyAzODYuMTQyIDQyOC45MjMgMzg2LjE0MiAzOTYuNDc1VjE4My45MzNDMzg2LjE0MiAxNTEuNDg1IDMxOC42NzkgMTM2LjcwMiAyNTUuOTk5IDEzNi43MDJaTTI1NS45OTkgMTYwLjMxOEMzMjQuNTkxIDE2MC4zMTggMzYwLjA1MyAxNzcuMjUxIDM2Mi40NDIgMTgzLjkzM0MzNjAuMDUzIDE5MC42MTUgMzI0LjU5MSAyMDcuNTQ5IDI1NS45OTkgMjA3LjU0OUMxODYuODg5IDIwNy41NDkgMTUxLjQxOCAxOTAuMzYyIDE0OS41MTggMTg0LjE0MVYxODQuMDgzQzE1MS40MTggMTc3LjUwNSAxODYuODg5IDE2MC4zMTggMjU1Ljk5OSAxNjAuMzE4Wk0xNDkuNTE4IDIxMi41OTlDMTc0LjY5NCAyMjUuMjAzIDIxNi4yNzcgMjMxLjE2NSAyNTUuOTk5IDIzMS4xNjVDMjk1LjcyMSAyMzEuMTY1IDMzNy4zMDQgMjI1LjIwMyAzNjIuNDggMjEyLjU5OVYyNTQuNjMxQzM2MC41OCAyNjEuMjA5IDMyNS4xMDggMjc4LjM5NiAyNTUuOTk5IDI3OC4zOTZDMTg2Ljc4NSAyNzguMzk2IDE1MS4zMDMgMjYxLjE1NyAxNDkuNTE4IDI1NC43ODFWMjEyLjU5OVpNMTQ5LjUxOCAyODMuNDQ3QzE3NC42OTQgMjk2LjA1IDIxNi4yNzcgMzAyLjAxMiAyNTUuOTk5IDMwMi4wMTJDMjk1LjcyMSAzMDIuMDEyIDMzNy4zMDQgMjk2LjA1IDM2Mi40OCAyODMuNDQ3VjMyNS40NzhDMzYwLjU4IDMzMi4wNTYgMzI1LjEwOCAzNDkuMjQ0IDI1NS45OTkgMzQ5LjI0NEMxODYuNzg1IDM0OS4yNDQgMTUxLjMwMyAzMzIuMDA0IDE0OS41MTggMzI1LjYyOFYyODMuNDQ3Wk0yNTUuOTk5IDQyMC4wOTFDMTg2Ljc4NSA0MjAuMDkxIDE1MS4zMDMgNDAyLjg1MSAxNDkuNTE4IDM5Ni40NzVWMzU0LjI5NEMxNzQuNjk0IDM2Ni44OTggMjE2LjI3NyAzNzIuODU5IDI1NS45OTkgMzcyLjg1OUMyOTUuNzIxIDM3Mi44NTkgMzM3LjMwNCAzNjYuODk4IDM2Mi40OCAzNTQuMjk0VjM5Ni4zMjVDMzYwLjU4IDQwMi45MDMgMzI1LjEwOCA0MjAuMDkxIDI1NS45OTkgNDIwLjA5MVoiIGZpbGw9IiNGQzVEMEQiIHN0cm9rZT0iI0ZDNUQwRCIgc3Ryb2tlLXdpZHRoPSI2LjY3NDAyIi8+CjxwYXRoIGQ9Ik0zODcuODYgMzk5Ljg4M0wzNzQuNTMxIDQxMy4yMTFMNDQ2Ljg4NiA0ODUuNTY2SDM4NC4wNTJWNTA0LjYwN0g0NzkuMjU2VjQwOS40MDNINDYwLjIxNVY0NzIuMjM4TDM4Ny44NiAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTEyNC4xMzggMzk5Ljg4M0wxMzcuNDY3IDQxMy4yMTFMNjUuMTExNiA0ODUuNTY2SDEyNy45NDZWNTA0LjYwN0gzMi43NDIyVjQwOS40MDNINTEuNzgzVjQ3Mi4yMzhMMTI0LjEzOCAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTI0Ni41NzUgMTQ2LjA3MUgyNjUuNDI1VjQzLjc0NTNMMzA5Ljg1NiA4OC4xNzYxTDMyMy4zMTkgNzQuNzEyMkwyNTYgNy4zOTI4MkwxODguNjgxIDc0LjcxMjJMMjAyLjE0NCA4OC4xNzYxTDI0Ni41NzUgNDMuNzQ1M1YxNDYuMDcxWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPC9zdmc+Cg=="
4263
+ }
4264
+ },
4265
+ {
4266
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4267
+ "name": "Embeddings Vector DB Outbound Connector",
4268
+ "id": "io.camunda.connectors.EmbeddingsVectorDB.v1",
4269
+ "description": "Embed and download documents with vector databases",
4270
+ "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/embeddings-vector-db/",
4271
+ "version": 3,
4272
+ "category": {
4273
+ "id": "connectors",
4274
+ "name": "Connectors"
4275
+ },
4276
+ "appliesTo": ["bpmn:Task"],
4277
+ "elementType": {
4278
+ "value": "bpmn:ServiceTask"
4279
+ },
4280
+ "engines": {
4281
+ "camunda": "^8.8"
4282
+ },
4283
+ "groups": [
4284
+ {
4285
+ "id": "operation",
4286
+ "label": "Operation"
4287
+ },
4288
+ {
4289
+ "id": "query",
4290
+ "label": "Query"
4291
+ },
4292
+ {
4293
+ "id": "embeddingModel",
4294
+ "label": "Embedding model"
4295
+ },
4296
+ {
4297
+ "id": "embeddingsStore",
4298
+ "label": "Vector store"
4299
+ },
4300
+ {
4301
+ "id": "document",
4302
+ "label": "Document"
4303
+ },
4304
+ {
4305
+ "id": "connector",
4306
+ "label": "Connector"
4307
+ },
4308
+ {
4309
+ "id": "output",
4310
+ "label": "Output mapping"
4311
+ },
4312
+ {
4313
+ "id": "error",
4314
+ "label": "Error handling"
4315
+ },
4316
+ {
4317
+ "id": "retries",
4318
+ "label": "Retries"
4319
+ }
4320
+ ],
4321
+ "properties": [
4322
+ {
4323
+ "value": "io.camunda:embeddings-vector-database:1",
4324
+ "binding": {
4325
+ "property": "type",
4326
+ "type": "zeebe:taskDefinition"
4327
+ },
4328
+ "type": "Hidden"
4329
+ },
4330
+ {
4331
+ "id": "vectorDatabaseConnectorOperation.operationType",
4332
+ "label": "Operation",
4333
+ "description": "Select operation",
4334
+ "value": "retrieveDocumentOperation",
4335
+ "group": "operation",
4336
+ "binding": {
4337
+ "name": "vectorDatabaseConnectorOperation.operationType",
4338
+ "type": "zeebe:input"
4339
+ },
4340
+ "type": "Dropdown",
4341
+ "choices": [
4342
+ {
4343
+ "name": "Embed document",
4344
+ "value": "embedDocumentOperation"
4345
+ },
4346
+ {
4347
+ "name": "Retrieve document",
4348
+ "value": "retrieveDocumentOperation"
4349
+ }
4350
+ ]
4351
+ },
4352
+ {
4353
+ "id": "vectorDatabaseConnectorOperation.query.query",
4354
+ "label": "Search query",
4355
+ "description": "Document lookup query",
4356
+ "optional": false,
4357
+ "constraints": {
4358
+ "notEmpty": true
4359
+ },
4360
+ "feel": "optional",
4361
+ "group": "query",
4362
+ "binding": {
4363
+ "name": "vectorDatabaseConnectorOperation.query",
4364
+ "type": "zeebe:input"
4365
+ },
4366
+ "condition": {
4367
+ "property": "vectorDatabaseConnectorOperation.operationType",
4368
+ "equals": "retrieveDocumentOperation",
4369
+ "type": "simple"
4370
+ },
4371
+ "type": "String"
4372
+ },
4373
+ {
4374
+ "id": "vectorDatabaseConnectorOperation.query.maxResults",
4375
+ "label": "Max results",
4376
+ "description": "Limit number of returned results",
4377
+ "optional": false,
4378
+ "value": 5,
4379
+ "feel": "static",
4380
+ "group": "query",
4381
+ "binding": {
4382
+ "name": "vectorDatabaseConnectorOperation.documentLimit",
4383
+ "type": "zeebe:input"
4384
+ },
4385
+ "condition": {
4386
+ "property": "vectorDatabaseConnectorOperation.operationType",
4387
+ "equals": "retrieveDocumentOperation",
4388
+ "type": "simple"
4389
+ },
4390
+ "type": "Number"
4391
+ },
4392
+ {
4393
+ "id": "vectorDatabaseConnectorOperation.query.minScore",
4394
+ "label": "Min score",
4395
+ "description": "Minimal vector similarity score for result to be included. Must be between 0 and 1 floating point value, e.g. 0.6. Incorrect and empty value resolves to 0.0",
4396
+ "optional": true,
4397
+ "feel": "static",
4398
+ "group": "query",
4399
+ "binding": {
4400
+ "name": "vectorDatabaseConnectorOperation.minScore",
4401
+ "type": "zeebe:input"
4402
+ },
4403
+ "condition": {
4404
+ "property": "vectorDatabaseConnectorOperation.operationType",
4405
+ "equals": "retrieveDocumentOperation",
4406
+ "type": "simple"
4407
+ },
4408
+ "type": "Number"
4409
+ },
4410
+ {
4411
+ "id": "embeddingModelProvider.modelProvider",
4412
+ "label": "Model provider",
4413
+ "description": "Select embedding model provider",
4414
+ "value": "bedrockModelProvider",
4415
+ "group": "embeddingModel",
4416
+ "binding": {
4417
+ "name": "embeddingModelProvider.modelProvider",
4418
+ "type": "zeebe:input"
4419
+ },
4420
+ "type": "Dropdown",
4421
+ "choices": [
4422
+ {
4423
+ "name": "Azure OpenAI",
4424
+ "value": "azureOpenAiModelProvider"
4425
+ },
4426
+ {
4427
+ "name": "AWS Bedrock",
4428
+ "value": "bedrockModelProvider"
4429
+ },
4430
+ {
4431
+ "name": "Google Vertex AI",
4432
+ "value": "vertexAiModelProvider"
4433
+ },
4434
+ {
4435
+ "name": "OpenAI",
4436
+ "value": "openAiModelProvider"
4437
+ }
4438
+ ]
4439
+ },
4440
+ {
4441
+ "id": "embeddingModelProvider.azureOpenAi.endpoint",
4442
+ "label": "Endpoint",
4443
+ "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>.",
4444
+ "optional": false,
4445
+ "constraints": {
4446
+ "notEmpty": true
4447
+ },
4448
+ "feel": "optional",
4449
+ "group": "embeddingModel",
4450
+ "binding": {
4451
+ "name": "embeddingModelProvider.azureOpenAi.endpoint",
4452
+ "type": "zeebe:input"
4453
+ },
4454
+ "condition": {
4455
+ "property": "embeddingModelProvider.modelProvider",
4456
+ "equals": "azureOpenAiModelProvider",
4457
+ "type": "simple"
4458
+ },
4459
+ "type": "String"
4460
+ },
4461
+ {
4462
+ "id": "embeddingModelProvider.azureOpenAi.authentication.type",
4463
+ "label": "Authentication",
4464
+ "description": "Specify the Azure OpenAI authentication strategy.",
4465
+ "value": "apiKey",
4466
+ "group": "embeddingModel",
4467
+ "binding": {
4468
+ "name": "embeddingModelProvider.azureOpenAi.authentication.type",
4469
+ "type": "zeebe:input"
4470
+ },
4471
+ "condition": {
4472
+ "property": "embeddingModelProvider.modelProvider",
4473
+ "equals": "azureOpenAiModelProvider",
4474
+ "type": "simple"
4475
+ },
4476
+ "type": "Dropdown",
4477
+ "choices": [
4478
+ {
4479
+ "name": "API key",
4480
+ "value": "apiKey"
4481
+ },
4482
+ {
4483
+ "name": "Client credentials",
4484
+ "value": "clientCredentials"
4485
+ }
4486
+ ]
4487
+ },
4488
+ {
4489
+ "id": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
4490
+ "label": "API key",
4491
+ "optional": false,
4492
+ "constraints": {
4493
+ "notEmpty": true
4494
+ },
4495
+ "feel": "optional",
4496
+ "group": "embeddingModel",
4497
+ "binding": {
4498
+ "name": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
4499
+ "type": "zeebe:input"
4500
+ },
4501
+ "condition": {
4502
+ "allMatch": [
4503
+ {
4504
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
4505
+ "equals": "apiKey",
4506
+ "type": "simple"
4507
+ },
4508
+ {
4509
+ "property": "embeddingModelProvider.modelProvider",
4510
+ "equals": "azureOpenAiModelProvider",
4511
+ "type": "simple"
4512
+ }
4513
+ ]
4514
+ },
4515
+ "type": "String"
4516
+ },
4517
+ {
4518
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientId",
4519
+ "label": "Client ID",
4520
+ "description": "ID of a Microsoft Entra application",
4521
+ "optional": false,
4522
+ "constraints": {
4523
+ "notEmpty": true
4524
+ },
4525
+ "feel": "optional",
4526
+ "group": "embeddingModel",
4527
+ "binding": {
4528
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientId",
4529
+ "type": "zeebe:input"
4530
+ },
4531
+ "condition": {
4532
+ "allMatch": [
4533
+ {
4534
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
4535
+ "equals": "clientCredentials",
4536
+ "type": "simple"
4537
+ },
4538
+ {
4539
+ "property": "embeddingModelProvider.modelProvider",
4540
+ "equals": "azureOpenAiModelProvider",
4541
+ "type": "simple"
4542
+ }
4543
+ ]
4544
+ },
4545
+ "type": "String"
4546
+ },
4547
+ {
4548
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
4549
+ "label": "Client secret",
4550
+ "description": "Secret of a Microsoft Entra application",
4551
+ "optional": false,
4552
+ "constraints": {
4553
+ "notEmpty": true
4554
+ },
4555
+ "feel": "optional",
4556
+ "group": "embeddingModel",
4557
+ "binding": {
4558
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
4559
+ "type": "zeebe:input"
4560
+ },
4561
+ "condition": {
4562
+ "allMatch": [
4563
+ {
4564
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
4565
+ "equals": "clientCredentials",
4566
+ "type": "simple"
4567
+ },
4568
+ {
4569
+ "property": "embeddingModelProvider.modelProvider",
4570
+ "equals": "azureOpenAiModelProvider",
4571
+ "type": "simple"
4572
+ }
4573
+ ]
4574
+ },
4575
+ "type": "String"
4576
+ },
4577
+ {
4578
+ "id": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
4579
+ "label": "Tenant ID",
4580
+ "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>.",
4581
+ "optional": false,
4582
+ "constraints": {
4583
+ "notEmpty": true
4584
+ },
4585
+ "feel": "optional",
4586
+ "group": "embeddingModel",
4587
+ "binding": {
4588
+ "name": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
4589
+ "type": "zeebe:input"
4590
+ },
4591
+ "condition": {
4592
+ "allMatch": [
4593
+ {
4594
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
4595
+ "equals": "clientCredentials",
4596
+ "type": "simple"
4597
+ },
4598
+ {
4599
+ "property": "embeddingModelProvider.modelProvider",
4600
+ "equals": "azureOpenAiModelProvider",
4601
+ "type": "simple"
4602
+ }
4603
+ ]
4604
+ },
4605
+ "type": "String"
4606
+ },
4607
+ {
4608
+ "id": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
4609
+ "label": "Authority host",
4610
+ "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.",
4611
+ "optional": true,
4612
+ "feel": "optional",
4613
+ "group": "embeddingModel",
4614
+ "binding": {
4615
+ "name": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
4616
+ "type": "zeebe:input"
4617
+ },
4618
+ "condition": {
4619
+ "allMatch": [
4620
+ {
4621
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
4622
+ "equals": "clientCredentials",
4623
+ "type": "simple"
4624
+ },
4625
+ {
4626
+ "property": "embeddingModelProvider.modelProvider",
4627
+ "equals": "azureOpenAiModelProvider",
4628
+ "type": "simple"
4629
+ }
4630
+ ]
4631
+ },
4632
+ "type": "String"
4633
+ },
4634
+ {
4635
+ "id": "embeddingModelProvider.azureOpenAi.deploymentName",
4636
+ "label": "Model deployment name",
4637
+ "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>.",
4638
+ "optional": false,
4639
+ "constraints": {
4640
+ "notEmpty": true
4641
+ },
4642
+ "feel": "optional",
4643
+ "group": "embeddingModel",
4644
+ "binding": {
4645
+ "name": "embeddingModelProvider.azureOpenAi.deploymentName",
4646
+ "type": "zeebe:input"
4647
+ },
4648
+ "condition": {
4649
+ "property": "embeddingModelProvider.modelProvider",
4650
+ "equals": "azureOpenAiModelProvider",
4651
+ "type": "simple"
4652
+ },
4653
+ "type": "String"
4654
+ },
4655
+ {
4656
+ "id": "embeddingModelProvider.azureOpenAi.dimensions",
4657
+ "label": "Embedding dimensions",
4658
+ "description": "The size of the vector used to represent data. If not specified, the default model dimensions are used. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
4659
+ "optional": true,
4660
+ "feel": "required",
4661
+ "group": "embeddingModel",
4662
+ "binding": {
4663
+ "name": "embeddingModelProvider.azureOpenAi.dimensions",
4664
+ "type": "zeebe:input"
4665
+ },
4666
+ "condition": {
4667
+ "property": "embeddingModelProvider.modelProvider",
4668
+ "equals": "azureOpenAiModelProvider",
4669
+ "type": "simple"
4670
+ },
4671
+ "type": "Number"
4672
+ },
4673
+ {
4674
+ "id": "embeddingModelProvider.azureOpenAi.maxRetries",
4675
+ "label": "Max retries",
4676
+ "description": "Max retries",
4677
+ "optional": true,
4678
+ "value": 3,
4679
+ "feel": "static",
4680
+ "group": "embeddingModel",
4681
+ "binding": {
4682
+ "name": "embeddingModelProvider.azureOpenAi.maxRetries",
4683
+ "type": "zeebe:input"
4684
+ },
4685
+ "condition": {
4686
+ "property": "embeddingModelProvider.modelProvider",
4687
+ "equals": "azureOpenAiModelProvider",
4688
+ "type": "simple"
4689
+ },
4690
+ "type": "Number"
4691
+ },
4692
+ {
4693
+ "id": "embeddingModelProvider.azureOpenAi.customHeaders",
4694
+ "label": "Custom headers",
4695
+ "description": "Map of custom HTTP headers to add to the request.",
4696
+ "optional": true,
4697
+ "feel": "required",
4698
+ "group": "embeddingModel",
4699
+ "binding": {
4700
+ "name": "embeddingModelProvider.azureOpenAi.customHeaders",
4701
+ "type": "zeebe:input"
4702
+ },
4703
+ "condition": {
4704
+ "property": "embeddingModelProvider.modelProvider",
4705
+ "equals": "azureOpenAiModelProvider",
4706
+ "type": "simple"
4707
+ },
4708
+ "type": "String"
4709
+ },
4710
+ {
4711
+ "id": "embeddingModelProvider.bedrock.accessKey",
4712
+ "label": "Access key",
4713
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
4714
+ "optional": false,
4715
+ "constraints": {
4716
+ "notEmpty": true
4717
+ },
4718
+ "feel": "optional",
4719
+ "group": "embeddingModel",
4720
+ "binding": {
4721
+ "name": "embeddingModelProvider.bedrock.accessKey",
4722
+ "type": "zeebe:input"
4723
+ },
4724
+ "condition": {
4725
+ "property": "embeddingModelProvider.modelProvider",
4726
+ "equals": "bedrockModelProvider",
4727
+ "type": "simple"
4728
+ },
4729
+ "type": "String"
4730
+ },
4731
+ {
4732
+ "id": "embeddingModelProvider.bedrock.secretKey",
4733
+ "label": "Secret key",
4734
+ "description": "Provide a secret key associated with the access key",
4735
+ "optional": false,
4736
+ "constraints": {
4737
+ "notEmpty": true
4738
+ },
4739
+ "feel": "optional",
4740
+ "group": "embeddingModel",
4741
+ "binding": {
4742
+ "name": "embeddingModelProvider.bedrock.secretKey",
4743
+ "type": "zeebe:input"
4744
+ },
4745
+ "condition": {
4746
+ "property": "embeddingModelProvider.modelProvider",
4747
+ "equals": "bedrockModelProvider",
4748
+ "type": "simple"
4749
+ },
4750
+ "type": "String"
4751
+ },
4752
+ {
4753
+ "id": "embeddingModelProvider.bedrock.region",
4754
+ "label": "Region",
4755
+ "description": "AWS Bedrock region",
4756
+ "optional": false,
4757
+ "constraints": {
4758
+ "notEmpty": true
4759
+ },
4760
+ "feel": "optional",
4761
+ "group": "embeddingModel",
4762
+ "binding": {
4763
+ "name": "embeddingModelProvider.bedrock.region",
4764
+ "type": "zeebe:input"
4765
+ },
4766
+ "condition": {
4767
+ "property": "embeddingModelProvider.modelProvider",
4768
+ "equals": "bedrockModelProvider",
4769
+ "type": "simple"
4770
+ },
4771
+ "type": "String"
4772
+ },
4773
+ {
4774
+ "id": "embeddingModelProvider.bedrock.modelName",
4775
+ "label": "Model name",
4776
+ "description": "Bedrock model name or identifier",
4777
+ "optional": false,
4778
+ "value": "TitanEmbedTextV2",
4779
+ "constraints": {
4780
+ "notEmpty": true
4781
+ },
4782
+ "group": "embeddingModel",
4783
+ "binding": {
4784
+ "name": "embeddingModelProvider.bedrock.modelName",
4785
+ "type": "zeebe:input"
4786
+ },
4787
+ "condition": {
4788
+ "property": "embeddingModelProvider.modelProvider",
4789
+ "equals": "bedrockModelProvider",
4790
+ "type": "simple"
4791
+ },
4792
+ "type": "Dropdown",
4793
+ "choices": [
4794
+ {
4795
+ "name": "Custom",
4796
+ "value": "Custom"
4797
+ },
4798
+ {
4799
+ "name": "amazon.titan-embed-text-v1",
4800
+ "value": "TitanEmbedTextV1"
4801
+ },
4802
+ {
4803
+ "name": "amazon.titan-embed-text-v2:0",
4804
+ "value": "TitanEmbedTextV2"
4805
+ }
4806
+ ]
4807
+ },
4808
+ {
4809
+ "id": "embeddingModelProvider.bedrock.customModelName",
4810
+ "label": "Custom model name",
4811
+ "optional": false,
4812
+ "constraints": {
4813
+ "notEmpty": true
4814
+ },
4815
+ "feel": "optional",
4816
+ "group": "embeddingModel",
4817
+ "binding": {
4818
+ "name": "embeddingModelProvider.bedrock.customModelName",
4819
+ "type": "zeebe:input"
4820
+ },
4821
+ "condition": {
4822
+ "allMatch": [
4823
+ {
4824
+ "property": "embeddingModelProvider.bedrock.modelName",
4825
+ "equals": "Custom",
4826
+ "type": "simple"
4827
+ },
4828
+ {
4829
+ "property": "embeddingModelProvider.modelProvider",
4830
+ "equals": "bedrockModelProvider",
4831
+ "type": "simple"
4832
+ }
4833
+ ]
4834
+ },
4835
+ "type": "String"
4836
+ },
4837
+ {
4838
+ "id": "embeddingModelProvider.bedrock.dimensions",
4839
+ "label": "Embedding dimensions",
4840
+ "description": "The size of the vector used to represent data",
4841
+ "optional": false,
4842
+ "value": "D1024",
4843
+ "group": "embeddingModel",
4844
+ "binding": {
4845
+ "name": "embeddingModelProvider.bedrock.dimensions",
4846
+ "type": "zeebe:input"
4847
+ },
4848
+ "condition": {
4849
+ "allMatch": [
4850
+ {
4851
+ "property": "embeddingModelProvider.bedrock.modelName",
4852
+ "equals": "TitanEmbedTextV2",
4853
+ "type": "simple"
4854
+ },
4855
+ {
4856
+ "property": "embeddingModelProvider.modelProvider",
4857
+ "equals": "bedrockModelProvider",
4858
+ "type": "simple"
4859
+ }
4860
+ ]
4861
+ },
4862
+ "type": "Dropdown",
4863
+ "choices": [
4864
+ {
4865
+ "name": "256",
4866
+ "value": "D256"
4867
+ },
4868
+ {
4869
+ "name": "512",
4870
+ "value": "D512"
4871
+ },
4872
+ {
4873
+ "name": "1024",
4874
+ "value": "D1024"
4875
+ }
4876
+ ]
4877
+ },
4878
+ {
4879
+ "id": "embeddingModelProvider.bedrock.normalize",
4880
+ "label": "Normalize",
4881
+ "description": "Normalize vector",
4882
+ "optional": false,
4883
+ "value": false,
4884
+ "feel": "static",
4885
+ "group": "embeddingModel",
4886
+ "binding": {
4887
+ "name": "embeddingModelProvider.bedrock.normalize",
4888
+ "type": "zeebe:input"
4889
+ },
4890
+ "condition": {
4891
+ "allMatch": [
4892
+ {
4893
+ "property": "embeddingModelProvider.bedrock.modelName",
4894
+ "equals": "TitanEmbedTextV2",
4895
+ "type": "simple"
4896
+ },
4897
+ {
4898
+ "property": "embeddingModelProvider.modelProvider",
4899
+ "equals": "bedrockModelProvider",
4900
+ "type": "simple"
4901
+ }
4902
+ ]
4903
+ },
4904
+ "type": "Boolean"
4905
+ },
4906
+ {
4907
+ "id": "embeddingModelProvider.bedrock.maxRetries",
4908
+ "label": "Max retries",
4909
+ "description": "Max retries",
4910
+ "optional": false,
4911
+ "value": 3,
4912
+ "feel": "static",
4913
+ "group": "embeddingModel",
4914
+ "binding": {
4915
+ "name": "embeddingModelProvider.bedrock.maxRetries",
4916
+ "type": "zeebe:input"
4917
+ },
4918
+ "condition": {
4919
+ "property": "embeddingModelProvider.modelProvider",
4920
+ "equals": "bedrockModelProvider",
4921
+ "type": "simple"
4922
+ },
4923
+ "type": "Number"
4924
+ },
4925
+ {
4926
+ "id": "embeddingModelProvider.googleVertexAi.projectId",
4927
+ "label": "Project ID",
4928
+ "description": "Google Cloud project ID",
4929
+ "optional": false,
4930
+ "constraints": {
4931
+ "notEmpty": true
4932
+ },
4933
+ "feel": "optional",
4934
+ "group": "embeddingModel",
4935
+ "binding": {
4936
+ "name": "embeddingModelProvider.googleVertexAi.projectId",
4937
+ "type": "zeebe:input"
4938
+ },
4939
+ "condition": {
4940
+ "property": "embeddingModelProvider.modelProvider",
4941
+ "equals": "vertexAiModelProvider",
4942
+ "type": "simple"
4943
+ },
4944
+ "type": "String"
4945
+ },
4946
+ {
4947
+ "id": "embeddingModelProvider.googleVertexAi.region",
4948
+ "label": "Region",
4949
+ "description": "Google Cloud region for Vertex AI",
4950
+ "optional": false,
4951
+ "constraints": {
4952
+ "notEmpty": true
4953
+ },
4954
+ "feel": "optional",
4955
+ "group": "embeddingModel",
4956
+ "binding": {
4957
+ "name": "embeddingModelProvider.googleVertexAi.region",
4958
+ "type": "zeebe:input"
4959
+ },
4960
+ "condition": {
4961
+ "property": "embeddingModelProvider.modelProvider",
4962
+ "equals": "vertexAiModelProvider",
4963
+ "type": "simple"
4964
+ },
4965
+ "type": "String"
4966
+ },
4967
+ {
4968
+ "id": "embeddingModelProvider.googleVertexAi.authentication.type",
4969
+ "label": "Authentication",
4970
+ "description": "Specify the Google Vertex AI authentication strategy.",
4971
+ "value": "serviceAccountCredentials",
4972
+ "group": "embeddingModel",
4973
+ "binding": {
4974
+ "name": "embeddingModelProvider.googleVertexAi.authentication.type",
4975
+ "type": "zeebe:input"
4976
+ },
4977
+ "condition": {
4978
+ "property": "embeddingModelProvider.modelProvider",
4979
+ "equals": "vertexAiModelProvider",
4980
+ "type": "simple"
4981
+ },
4982
+ "type": "Dropdown",
4983
+ "choices": [
4984
+ {
4985
+ "name": "Service account credentials",
4986
+ "value": "serviceAccountCredentials"
4987
+ },
4988
+ {
4989
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
4990
+ "value": "applicationDefaultCredentials"
4991
+ }
4992
+ ]
4993
+ },
4994
+ {
4995
+ "id": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
4996
+ "label": "JSON key of the service account",
4997
+ "description": "This is the key of the service account in JSON format.",
4998
+ "optional": false,
4999
+ "constraints": {
5000
+ "notEmpty": true
5001
+ },
5002
+ "feel": "optional",
5003
+ "group": "embeddingModel",
5004
+ "binding": {
5005
+ "name": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
5006
+ "type": "zeebe:input"
5007
+ },
5008
+ "condition": {
5009
+ "allMatch": [
5010
+ {
5011
+ "property": "embeddingModelProvider.googleVertexAi.authentication.type",
5012
+ "equals": "serviceAccountCredentials",
5013
+ "type": "simple"
5014
+ },
5015
+ {
5016
+ "property": "embeddingModelProvider.modelProvider",
5017
+ "equals": "vertexAiModelProvider",
5018
+ "type": "simple"
5019
+ }
5020
+ ]
5021
+ },
5022
+ "type": "String"
5023
+ },
5024
+ {
5025
+ "id": "embeddingModelProvider.googleVertexAi.modelName",
5026
+ "label": "Model name",
5027
+ "description": "Vertex AI embedding model name",
5028
+ "optional": false,
5029
+ "constraints": {
5030
+ "notEmpty": true
5031
+ },
5032
+ "feel": "optional",
5033
+ "group": "embeddingModel",
5034
+ "binding": {
5035
+ "name": "embeddingModelProvider.googleVertexAi.modelName",
5036
+ "type": "zeebe:input"
5037
+ },
5038
+ "condition": {
5039
+ "property": "embeddingModelProvider.modelProvider",
5040
+ "equals": "vertexAiModelProvider",
5041
+ "type": "simple"
5042
+ },
5043
+ "type": "String"
5044
+ },
5045
+ {
5046
+ "id": "embeddingModelProvider.googleVertexAi.dimensions",
5047
+ "label": "Embedding dimensions",
5048
+ "description": "The size of the vector used to represent data. Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings\" target=\"_blank\">documentation</a>.",
5049
+ "optional": false,
5050
+ "constraints": {
5051
+ "notEmpty": true
5052
+ },
5053
+ "feel": "required",
5054
+ "group": "embeddingModel",
5055
+ "binding": {
5056
+ "name": "embeddingModelProvider.googleVertexAi.dimensions",
5057
+ "type": "zeebe:input"
5058
+ },
5059
+ "condition": {
5060
+ "property": "embeddingModelProvider.modelProvider",
5061
+ "equals": "vertexAiModelProvider",
5062
+ "type": "simple"
5063
+ },
5064
+ "type": "Number"
5065
+ },
5066
+ {
5067
+ "id": "embeddingModelProvider.googleVertexAi.publisher",
5068
+ "label": "Publisher",
5069
+ "description": "The publisher of the Vertex AI model (e.g., 'google', 'third-party'). Optional.",
5070
+ "optional": true,
5071
+ "value": "google",
5072
+ "feel": "optional",
5073
+ "group": "embeddingModel",
5074
+ "binding": {
5075
+ "name": "embeddingModelProvider.googleVertexAi.publisher",
5076
+ "type": "zeebe:input"
5077
+ },
5078
+ "condition": {
5079
+ "property": "embeddingModelProvider.modelProvider",
5080
+ "equals": "vertexAiModelProvider",
5081
+ "type": "simple"
5082
+ },
5083
+ "type": "String"
5084
+ },
5085
+ {
5086
+ "id": "embeddingModelProvider.googleVertexAi.maxRetries",
5087
+ "label": "Max retries",
5088
+ "description": "Max retries",
5089
+ "optional": true,
5090
+ "value": 3,
5091
+ "feel": "static",
5092
+ "group": "embeddingModel",
5093
+ "binding": {
5094
+ "name": "embeddingModelProvider.googleVertexAi.maxRetries",
5095
+ "type": "zeebe:input"
5096
+ },
5097
+ "condition": {
5098
+ "property": "embeddingModelProvider.modelProvider",
5099
+ "equals": "vertexAiModelProvider",
5100
+ "type": "simple"
5101
+ },
5102
+ "type": "Number"
5103
+ },
5104
+ {
5105
+ "id": "embeddingModelProvider.openAi.apiKey",
5106
+ "label": "OpenAI API key",
5107
+ "optional": false,
5108
+ "constraints": {
5109
+ "notEmpty": true
5110
+ },
5111
+ "feel": "optional",
5112
+ "group": "embeddingModel",
5113
+ "binding": {
5114
+ "name": "embeddingModelProvider.openAi.apiKey",
5115
+ "type": "zeebe:input"
5116
+ },
5117
+ "condition": {
5118
+ "property": "embeddingModelProvider.modelProvider",
5119
+ "equals": "openAiModelProvider",
5120
+ "type": "simple"
5121
+ },
5122
+ "type": "String"
5123
+ },
5124
+ {
5125
+ "id": "embeddingModelProvider.openAi.modelName",
5126
+ "label": "Model name",
5127
+ "description": "Specify the model name. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
5128
+ "optional": false,
5129
+ "constraints": {
5130
+ "notEmpty": true
5131
+ },
5132
+ "feel": "optional",
5133
+ "group": "embeddingModel",
5134
+ "binding": {
5135
+ "name": "embeddingModelProvider.openAi.modelName",
5136
+ "type": "zeebe:input"
5137
+ },
5138
+ "condition": {
5139
+ "property": "embeddingModelProvider.modelProvider",
5140
+ "equals": "openAiModelProvider",
5141
+ "type": "simple"
5142
+ },
5143
+ "type": "String"
5144
+ },
5145
+ {
5146
+ "id": "embeddingModelProvider.openAi.organizationId",
5147
+ "label": "Organization ID",
5148
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
5149
+ "optional": true,
5150
+ "feel": "optional",
5151
+ "group": "embeddingModel",
5152
+ "binding": {
5153
+ "name": "embeddingModelProvider.openAi.organizationId",
5154
+ "type": "zeebe:input"
5155
+ },
5156
+ "condition": {
5157
+ "property": "embeddingModelProvider.modelProvider",
5158
+ "equals": "openAiModelProvider",
5159
+ "type": "simple"
5160
+ },
5161
+ "type": "String"
5162
+ },
5163
+ {
5164
+ "id": "embeddingModelProvider.openAi.projectId",
5165
+ "label": "Project ID",
5166
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
5167
+ "optional": true,
5168
+ "feel": "optional",
5169
+ "group": "embeddingModel",
5170
+ "binding": {
5171
+ "name": "embeddingModelProvider.openAi.projectId",
5172
+ "type": "zeebe:input"
5173
+ },
5174
+ "condition": {
5175
+ "property": "embeddingModelProvider.modelProvider",
5176
+ "equals": "openAiModelProvider",
5177
+ "type": "simple"
5178
+ },
5179
+ "type": "String"
5180
+ },
5181
+ {
5182
+ "id": "embeddingModelProvider.openAi.dimensions",
5183
+ "label": "Embedding dimensions",
5184
+ "description": "The size of the vector used to represent data. If not specified, the default model dimensions are used. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
5185
+ "optional": true,
5186
+ "feel": "required",
5187
+ "group": "embeddingModel",
5188
+ "binding": {
5189
+ "name": "embeddingModelProvider.openAi.dimensions",
5190
+ "type": "zeebe:input"
5191
+ },
5192
+ "condition": {
5193
+ "property": "embeddingModelProvider.modelProvider",
5194
+ "equals": "openAiModelProvider",
5195
+ "type": "simple"
5196
+ },
5197
+ "type": "Number"
5198
+ },
5199
+ {
5200
+ "id": "embeddingModelProvider.openAi.maxRetries",
5201
+ "label": "Max retries",
5202
+ "description": "Max retries",
5203
+ "optional": true,
5204
+ "value": 3,
5205
+ "feel": "static",
5206
+ "group": "embeddingModel",
5207
+ "binding": {
5208
+ "name": "embeddingModelProvider.openAi.maxRetries",
5209
+ "type": "zeebe:input"
5210
+ },
5211
+ "condition": {
5212
+ "property": "embeddingModelProvider.modelProvider",
5213
+ "equals": "openAiModelProvider",
5214
+ "type": "simple"
5215
+ },
5216
+ "type": "Number"
5217
+ },
5218
+ {
5219
+ "id": "embeddingModelProvider.openAi.customHeaders",
5220
+ "label": "Custom headers",
5221
+ "description": "Map of custom HTTP headers to add to the request.",
5222
+ "optional": true,
5223
+ "feel": "required",
5224
+ "group": "embeddingModel",
5225
+ "binding": {
5226
+ "name": "embeddingModelProvider.openAi.customHeaders",
5227
+ "type": "zeebe:input"
5228
+ },
5229
+ "condition": {
5230
+ "property": "embeddingModelProvider.modelProvider",
5231
+ "equals": "openAiModelProvider",
5232
+ "type": "simple"
5233
+ },
5234
+ "type": "String"
5235
+ },
5236
+ {
5237
+ "id": "embeddingModelProvider.openAi.baseUrl",
5238
+ "label": "Custom base URL",
5239
+ "optional": true,
5240
+ "feel": "optional",
5241
+ "group": "embeddingModel",
5242
+ "binding": {
5243
+ "name": "embeddingModelProvider.openAi.baseUrl",
5244
+ "type": "zeebe:input"
5245
+ },
5246
+ "condition": {
5247
+ "property": "embeddingModelProvider.modelProvider",
5248
+ "equals": "openAiModelProvider",
5249
+ "type": "simple"
5250
+ },
5251
+ "tooltip": "Base URL of OpenAI API. The default is 'https://api.openai.com/v1/'",
5252
+ "type": "String"
5253
+ },
5254
+ {
5255
+ "id": "vectorStore.vectorStore",
5256
+ "label": "Embeddings store",
5257
+ "description": "Select embedding store",
5258
+ "value": "elasticsearchStore",
5259
+ "group": "embeddingsStore",
5260
+ "binding": {
5261
+ "name": "vectorStore.storeType",
5262
+ "type": "zeebe:input"
5263
+ },
5264
+ "type": "Dropdown",
5265
+ "choices": [
5266
+ {
5267
+ "name": "Amazon Managed OpenSearch",
5268
+ "value": "amazonManagedOpenSearchStore"
5269
+ },
5270
+ {
5271
+ "name": "Azure AI Search",
5272
+ "value": "azureAiSearchStore"
5273
+ },
5274
+ {
5275
+ "name": "Azure Cosmos DB NoSQL",
5276
+ "value": "azureCosmosDbNoSqlStore"
5277
+ },
5278
+ {
5279
+ "name": "Elasticsearch",
5280
+ "value": "elasticsearchStore"
5281
+ },
5282
+ {
5283
+ "name": "OpenSearch",
5284
+ "value": "openSearchStore"
5285
+ }
5286
+ ]
5287
+ },
5288
+ {
5289
+ "id": "vectorStore.amazonManagedOpensearch.accessKey",
5290
+ "label": "Access key",
5291
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
5292
+ "optional": false,
5293
+ "constraints": {
5294
+ "notEmpty": true
5295
+ },
5296
+ "feel": "optional",
5297
+ "group": "embeddingsStore",
5298
+ "binding": {
5299
+ "name": "vectorStore.amazonManagedOpensearch.accessKey",
5300
+ "type": "zeebe:input"
5301
+ },
5302
+ "condition": {
5303
+ "property": "vectorStore.vectorStore",
5304
+ "equals": "amazonManagedOpenSearchStore",
5305
+ "type": "simple"
5306
+ },
5307
+ "type": "String"
5308
+ },
5309
+ {
5310
+ "id": "vectorStore.amazonManagedOpensearch.secretKey",
5311
+ "label": "Secret key",
5312
+ "description": "Provide a secret key associated with the access key",
5313
+ "optional": false,
5314
+ "constraints": {
5315
+ "notEmpty": true
5316
+ },
5317
+ "feel": "optional",
5318
+ "group": "embeddingsStore",
5319
+ "binding": {
5320
+ "name": "vectorStore.amazonManagedOpensearch.secretKey",
5321
+ "type": "zeebe:input"
5322
+ },
5323
+ "condition": {
5324
+ "property": "vectorStore.vectorStore",
5325
+ "equals": "amazonManagedOpenSearchStore",
5326
+ "type": "simple"
5327
+ },
5328
+ "type": "String"
5329
+ },
5330
+ {
5331
+ "id": "vectorStore.amazonManagedOpensearch.serverUrl",
5332
+ "label": "Server URL",
5333
+ "description": "Provide a fully qualified server URL",
5334
+ "optional": false,
5335
+ "constraints": {
5336
+ "notEmpty": true
5337
+ },
5338
+ "feel": "optional",
5339
+ "group": "embeddingsStore",
5340
+ "binding": {
5341
+ "name": "vectorStore.amazonManagedOpensearch.serverUrl",
5342
+ "type": "zeebe:input"
5343
+ },
5344
+ "condition": {
5345
+ "property": "vectorStore.vectorStore",
5346
+ "equals": "amazonManagedOpenSearchStore",
5347
+ "type": "simple"
5348
+ },
5349
+ "type": "String"
5350
+ },
5351
+ {
5352
+ "id": "vectorStore.amazonManagedOpensearch.region",
5353
+ "label": "Region",
5354
+ "description": "Provide an instance region",
5355
+ "optional": false,
5356
+ "constraints": {
5357
+ "notEmpty": true
5358
+ },
5359
+ "feel": "optional",
5360
+ "group": "embeddingsStore",
5361
+ "binding": {
5362
+ "name": "vectorStore.amazonManagedOpensearch.region",
5363
+ "type": "zeebe:input"
5364
+ },
5365
+ "condition": {
5366
+ "property": "vectorStore.vectorStore",
5367
+ "equals": "amazonManagedOpenSearchStore",
5368
+ "type": "simple"
5369
+ },
5370
+ "type": "String"
5371
+ },
5372
+ {
5373
+ "id": "vectorStore.amazonManagedOpensearch.indexName",
5374
+ "label": "Index name",
5375
+ "description": "Provide an index to store embeddings",
5376
+ "optional": false,
5377
+ "constraints": {
5378
+ "notEmpty": true
5379
+ },
5380
+ "feel": "optional",
5381
+ "group": "embeddingsStore",
5382
+ "binding": {
5383
+ "name": "vectorStore.amazonManagedOpensearch.indexName",
5384
+ "type": "zeebe:input"
5385
+ },
5386
+ "condition": {
5387
+ "property": "vectorStore.vectorStore",
5388
+ "equals": "amazonManagedOpenSearchStore",
5389
+ "type": "simple"
5390
+ },
5391
+ "type": "String"
5392
+ },
5393
+ {
5394
+ "id": "vectorStore.aiSearch.endpoint",
5395
+ "label": "Endpoint",
5396
+ "description": "Specify Azure AI Search endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/search/\" target=\"_blank\">documentation</a>.",
5397
+ "optional": false,
5398
+ "constraints": {
5399
+ "notEmpty": true
5400
+ },
5401
+ "feel": "optional",
5402
+ "group": "embeddingsStore",
5403
+ "binding": {
5404
+ "name": "vectorStore.aiSearch.endpoint",
5405
+ "type": "zeebe:input"
5406
+ },
5407
+ "condition": {
5408
+ "property": "vectorStore.vectorStore",
5409
+ "equals": "azureAiSearchStore",
5410
+ "type": "simple"
5411
+ },
5412
+ "type": "String"
5413
+ },
5414
+ {
5415
+ "id": "vectorStore.aiSearch.authentication.type",
5416
+ "label": "Authentication",
5417
+ "description": "Specify the Azure authentication strategy.",
5418
+ "value": "apiKey",
5419
+ "group": "embeddingsStore",
5420
+ "binding": {
5421
+ "name": "vectorStore.aiSearch.authentication.type",
5422
+ "type": "zeebe:input"
5423
+ },
5424
+ "condition": {
5425
+ "property": "vectorStore.vectorStore",
5426
+ "equals": "azureAiSearchStore",
5427
+ "type": "simple"
5428
+ },
5429
+ "type": "Dropdown",
5430
+ "choices": [
5431
+ {
5432
+ "name": "API key",
5433
+ "value": "apiKey"
5434
+ },
5435
+ {
5436
+ "name": "Client credentials",
5437
+ "value": "clientCredentials"
5438
+ }
5439
+ ]
5440
+ },
5441
+ {
5442
+ "id": "vectorStore.aiSearch.authentication.apiKey",
5443
+ "label": "API key",
5444
+ "optional": false,
5445
+ "constraints": {
5446
+ "notEmpty": true
5447
+ },
5448
+ "feel": "optional",
5449
+ "group": "embeddingsStore",
5450
+ "binding": {
5451
+ "name": "vectorStore.aiSearch.authentication.apiKey",
5452
+ "type": "zeebe:input"
5453
+ },
5454
+ "condition": {
5455
+ "allMatch": [
5456
+ {
5457
+ "property": "vectorStore.aiSearch.authentication.type",
5458
+ "equals": "apiKey",
5459
+ "type": "simple"
5460
+ },
5461
+ {
5462
+ "property": "vectorStore.vectorStore",
5463
+ "equals": "azureAiSearchStore",
5464
+ "type": "simple"
5465
+ }
5466
+ ]
5467
+ },
5468
+ "type": "String"
5469
+ },
5470
+ {
5471
+ "id": "vectorStore.aiSearch.authentication.clientId",
5472
+ "label": "Client ID",
5473
+ "description": "ID of a Microsoft Entra application",
5474
+ "optional": false,
5475
+ "constraints": {
5476
+ "notEmpty": true
5477
+ },
5478
+ "feel": "optional",
5479
+ "group": "embeddingsStore",
5480
+ "binding": {
5481
+ "name": "vectorStore.aiSearch.authentication.clientId",
5482
+ "type": "zeebe:input"
5483
+ },
5484
+ "condition": {
5485
+ "allMatch": [
5486
+ {
5487
+ "property": "vectorStore.aiSearch.authentication.type",
5488
+ "equals": "clientCredentials",
5489
+ "type": "simple"
5490
+ },
5491
+ {
5492
+ "property": "vectorStore.vectorStore",
5493
+ "equals": "azureAiSearchStore",
5494
+ "type": "simple"
5495
+ }
5496
+ ]
5497
+ },
5498
+ "type": "String"
5499
+ },
5500
+ {
5501
+ "id": "vectorStore.aiSearch.authentication.clientSecret",
5502
+ "label": "Client secret",
5503
+ "description": "Secret of a Microsoft Entra application",
5504
+ "optional": false,
5505
+ "constraints": {
5506
+ "notEmpty": true
5507
+ },
5508
+ "feel": "optional",
5509
+ "group": "embeddingsStore",
5510
+ "binding": {
5511
+ "name": "vectorStore.aiSearch.authentication.clientSecret",
5512
+ "type": "zeebe:input"
5513
+ },
5514
+ "condition": {
5515
+ "allMatch": [
5516
+ {
5517
+ "property": "vectorStore.aiSearch.authentication.type",
5518
+ "equals": "clientCredentials",
5519
+ "type": "simple"
5520
+ },
5521
+ {
5522
+ "property": "vectorStore.vectorStore",
5523
+ "equals": "azureAiSearchStore",
5524
+ "type": "simple"
5525
+ }
5526
+ ]
5527
+ },
5528
+ "type": "String"
5529
+ },
5530
+ {
5531
+ "id": "vectorStore.aiSearch.authentication.tenantId",
5532
+ "label": "Tenant ID",
5533
+ "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>.",
5534
+ "optional": false,
5535
+ "constraints": {
5536
+ "notEmpty": true
5537
+ },
5538
+ "feel": "optional",
5539
+ "group": "embeddingsStore",
5540
+ "binding": {
5541
+ "name": "vectorStore.aiSearch.authentication.tenantId",
5542
+ "type": "zeebe:input"
5543
+ },
5544
+ "condition": {
5545
+ "allMatch": [
5546
+ {
5547
+ "property": "vectorStore.aiSearch.authentication.type",
5548
+ "equals": "clientCredentials",
5549
+ "type": "simple"
5550
+ },
5551
+ {
5552
+ "property": "vectorStore.vectorStore",
5553
+ "equals": "azureAiSearchStore",
5554
+ "type": "simple"
5555
+ }
5556
+ ]
5557
+ },
5558
+ "type": "String"
5559
+ },
5560
+ {
5561
+ "id": "vectorStore.aiSearch.authentication.authorityHost",
5562
+ "label": "Authority host",
5563
+ "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.",
5564
+ "optional": true,
5565
+ "feel": "optional",
5566
+ "group": "embeddingsStore",
5567
+ "binding": {
5568
+ "name": "vectorStore.aiSearch.authentication.authorityHost",
5569
+ "type": "zeebe:input"
5570
+ },
5571
+ "condition": {
5572
+ "allMatch": [
5573
+ {
5574
+ "property": "vectorStore.aiSearch.authentication.type",
5575
+ "equals": "clientCredentials",
5576
+ "type": "simple"
5577
+ },
5578
+ {
5579
+ "property": "vectorStore.vectorStore",
5580
+ "equals": "azureAiSearchStore",
5581
+ "type": "simple"
5582
+ }
5583
+ ]
5584
+ },
5585
+ "type": "String"
5586
+ },
5587
+ {
5588
+ "id": "vectorStore.aiSearch.indexName",
5589
+ "label": "Index name",
5590
+ "description": "The name of the search index. When storing embeddings this index is created or updated automatically.",
5591
+ "optional": false,
5592
+ "constraints": {
5593
+ "notEmpty": true
5594
+ },
5595
+ "feel": "optional",
5596
+ "group": "embeddingsStore",
5597
+ "binding": {
5598
+ "name": "vectorStore.aiSearch.indexName",
5599
+ "type": "zeebe:input"
5600
+ },
5601
+ "condition": {
5602
+ "property": "vectorStore.vectorStore",
5603
+ "equals": "azureAiSearchStore",
5604
+ "type": "simple"
5605
+ },
5606
+ "type": "String"
5607
+ },
5608
+ {
5609
+ "id": "vectorStore.azureCosmosDbNoSql.endpoint",
5610
+ "label": "Endpoint",
5611
+ "description": "Specify Azure Cosmos DB endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/cosmos-db/\" target=\"_blank\">documentation</a>.",
5612
+ "optional": false,
5613
+ "constraints": {
5614
+ "notEmpty": true
5615
+ },
5616
+ "feel": "optional",
5617
+ "group": "embeddingsStore",
5618
+ "binding": {
5619
+ "name": "vectorStore.azureCosmosDbNoSql.endpoint",
5620
+ "type": "zeebe:input"
5621
+ },
5622
+ "condition": {
5623
+ "property": "vectorStore.vectorStore",
5624
+ "equals": "azureCosmosDbNoSqlStore",
5625
+ "type": "simple"
5626
+ },
5627
+ "type": "String"
5628
+ },
5629
+ {
5630
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.type",
5631
+ "label": "Authentication",
5632
+ "description": "Specify the Azure authentication strategy.",
5633
+ "value": "apiKey",
5634
+ "group": "embeddingsStore",
5635
+ "binding": {
5636
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.type",
5637
+ "type": "zeebe:input"
5638
+ },
5639
+ "condition": {
5640
+ "property": "vectorStore.vectorStore",
5641
+ "equals": "azureCosmosDbNoSqlStore",
5642
+ "type": "simple"
5643
+ },
5644
+ "type": "Dropdown",
5645
+ "choices": [
5646
+ {
5647
+ "name": "API key",
5648
+ "value": "apiKey"
5649
+ },
5650
+ {
5651
+ "name": "Client credentials",
5652
+ "value": "clientCredentials"
5653
+ }
5654
+ ]
5655
+ },
5656
+ {
5657
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
5658
+ "label": "API key",
5659
+ "optional": false,
5660
+ "constraints": {
5661
+ "notEmpty": true
5662
+ },
5663
+ "feel": "optional",
5664
+ "group": "embeddingsStore",
5665
+ "binding": {
5666
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
5667
+ "type": "zeebe:input"
5668
+ },
5669
+ "condition": {
5670
+ "allMatch": [
5671
+ {
5672
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
5673
+ "equals": "apiKey",
5674
+ "type": "simple"
5675
+ },
5676
+ {
5677
+ "property": "vectorStore.vectorStore",
5678
+ "equals": "azureCosmosDbNoSqlStore",
5679
+ "type": "simple"
5680
+ }
5681
+ ]
5682
+ },
5683
+ "type": "String"
5684
+ },
5685
+ {
5686
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
5687
+ "label": "Client ID",
5688
+ "description": "ID of a Microsoft Entra application",
5689
+ "optional": false,
5690
+ "constraints": {
5691
+ "notEmpty": true
5692
+ },
5693
+ "feel": "optional",
5694
+ "group": "embeddingsStore",
5695
+ "binding": {
5696
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
5697
+ "type": "zeebe:input"
5698
+ },
5699
+ "condition": {
5700
+ "allMatch": [
5701
+ {
5702
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
5703
+ "equals": "clientCredentials",
5704
+ "type": "simple"
5705
+ },
5706
+ {
5707
+ "property": "vectorStore.vectorStore",
5708
+ "equals": "azureCosmosDbNoSqlStore",
5709
+ "type": "simple"
5710
+ }
5711
+ ]
5712
+ },
5713
+ "type": "String"
5714
+ },
5715
+ {
5716
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
5717
+ "label": "Client secret",
5718
+ "description": "Secret of a Microsoft Entra application",
5719
+ "optional": false,
5720
+ "constraints": {
5721
+ "notEmpty": true
5722
+ },
5723
+ "feel": "optional",
5724
+ "group": "embeddingsStore",
5725
+ "binding": {
5726
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
5727
+ "type": "zeebe:input"
5728
+ },
5729
+ "condition": {
5730
+ "allMatch": [
5731
+ {
5732
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
5733
+ "equals": "clientCredentials",
5734
+ "type": "simple"
5735
+ },
5736
+ {
5737
+ "property": "vectorStore.vectorStore",
5738
+ "equals": "azureCosmosDbNoSqlStore",
5739
+ "type": "simple"
5740
+ }
5741
+ ]
5742
+ },
5743
+ "type": "String"
5744
+ },
5745
+ {
5746
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
5747
+ "label": "Tenant ID",
5748
+ "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>.",
5749
+ "optional": false,
5750
+ "constraints": {
5751
+ "notEmpty": true
5752
+ },
5753
+ "feel": "optional",
5754
+ "group": "embeddingsStore",
5755
+ "binding": {
5756
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
5757
+ "type": "zeebe:input"
5758
+ },
5759
+ "condition": {
5760
+ "allMatch": [
5761
+ {
5762
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
5763
+ "equals": "clientCredentials",
5764
+ "type": "simple"
5765
+ },
5766
+ {
5767
+ "property": "vectorStore.vectorStore",
5768
+ "equals": "azureCosmosDbNoSqlStore",
5769
+ "type": "simple"
5770
+ }
5771
+ ]
5772
+ },
5773
+ "type": "String"
5774
+ },
5775
+ {
5776
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
5777
+ "label": "Authority host",
5778
+ "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.",
5779
+ "optional": true,
5780
+ "feel": "optional",
5781
+ "group": "embeddingsStore",
5782
+ "binding": {
5783
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
5784
+ "type": "zeebe:input"
5785
+ },
5786
+ "condition": {
5787
+ "allMatch": [
5788
+ {
5789
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
5790
+ "equals": "clientCredentials",
5791
+ "type": "simple"
5792
+ },
5793
+ {
5794
+ "property": "vectorStore.vectorStore",
5795
+ "equals": "azureCosmosDbNoSqlStore",
5796
+ "type": "simple"
5797
+ }
5798
+ ]
5799
+ },
5800
+ "type": "String"
5801
+ },
5802
+ {
5803
+ "id": "vectorStore.azureCosmosDbNoSql.databaseName",
5804
+ "label": "Database name",
5805
+ "description": "Specify the name of the Azure Cosmos DB NoSQL database.",
5806
+ "optional": false,
5807
+ "constraints": {
5808
+ "notEmpty": true
5809
+ },
5810
+ "feel": "optional",
5811
+ "group": "embeddingsStore",
5812
+ "binding": {
5813
+ "name": "vectorStore.azureCosmosDbNoSql.databaseName",
5814
+ "type": "zeebe:input"
5815
+ },
5816
+ "condition": {
5817
+ "property": "vectorStore.vectorStore",
5818
+ "equals": "azureCosmosDbNoSqlStore",
5819
+ "type": "simple"
5820
+ },
5821
+ "type": "String"
5822
+ },
5823
+ {
5824
+ "id": "vectorStore.azureCosmosDbNoSql.containerName",
5825
+ "label": "Container name",
5826
+ "description": "Specify the name of the Azure Cosmos DB NoSQL container.",
5827
+ "optional": false,
5828
+ "constraints": {
5829
+ "notEmpty": true
5830
+ },
5831
+ "feel": "optional",
5832
+ "group": "embeddingsStore",
5833
+ "binding": {
5834
+ "name": "vectorStore.azureCosmosDbNoSql.containerName",
5835
+ "type": "zeebe:input"
5836
+ },
5837
+ "condition": {
5838
+ "property": "vectorStore.vectorStore",
5839
+ "equals": "azureCosmosDbNoSqlStore",
5840
+ "type": "simple"
5841
+ },
5842
+ "type": "String"
5843
+ },
5844
+ {
5845
+ "id": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
5846
+ "label": "Consistency level",
5847
+ "description": "Specify the consistency level for the Azure Cosmos DB NoSQL store.",
5848
+ "optional": false,
5849
+ "value": "EVENTUAL",
5850
+ "constraints": {
5851
+ "notEmpty": true
5852
+ },
5853
+ "group": "embeddingsStore",
5854
+ "binding": {
5855
+ "name": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
5856
+ "type": "zeebe:input"
5857
+ },
5858
+ "condition": {
5859
+ "property": "vectorStore.vectorStore",
5860
+ "equals": "azureCosmosDbNoSqlStore",
5861
+ "type": "simple"
5862
+ },
5863
+ "type": "Dropdown",
5864
+ "choices": [
5865
+ {
5866
+ "name": "Strong",
5867
+ "value": "STRONG"
5868
+ },
5869
+ {
5870
+ "name": "Bounded Staleness",
5871
+ "value": "BOUNDED_STALENESS"
5872
+ },
5873
+ {
5874
+ "name": "Session",
5875
+ "value": "SESSION"
5876
+ },
5877
+ {
5878
+ "name": "Consistent Prefix",
5879
+ "value": "CONSISTENT_PREFIX"
5880
+ },
5881
+ {
5882
+ "name": "Eventual",
5883
+ "value": "EVENTUAL"
5884
+ }
5885
+ ]
5886
+ },
5887
+ {
5888
+ "id": "vectorStore.azureCosmosDbNoSql.distanceFunction",
5889
+ "label": "Distance function",
5890
+ "description": "The metric used to compute distance/similarity. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/vector-search\" target=\"_blank\">documentation</a>.",
5891
+ "optional": false,
5892
+ "value": "COSINE",
5893
+ "constraints": {
5894
+ "notEmpty": true
5895
+ },
5896
+ "group": "embeddingsStore",
5897
+ "binding": {
5898
+ "name": "vectorStore.azureCosmosDbNoSql.distanceFunction",
5899
+ "type": "zeebe:input"
5900
+ },
5901
+ "condition": {
5902
+ "property": "vectorStore.vectorStore",
5903
+ "equals": "azureCosmosDbNoSqlStore",
5904
+ "type": "simple"
5905
+ },
5906
+ "type": "Dropdown",
5907
+ "choices": [
5908
+ {
5909
+ "name": "Euclidean",
5910
+ "value": "EUCLIDEAN"
5911
+ },
5912
+ {
5913
+ "name": "Cosine",
5914
+ "value": "COSINE"
5915
+ },
5916
+ {
5917
+ "name": "Dot Product",
5918
+ "value": "DOT_PRODUCT"
5919
+ }
5920
+ ]
5921
+ },
5922
+ {
5923
+ "id": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
5924
+ "label": "Vector index type",
5925
+ "description": "The type of vector index type to use. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/vector-search\" target=\"_blank\">documentation</a>.",
5926
+ "optional": false,
5927
+ "value": "FLAT",
5928
+ "constraints": {
5929
+ "notEmpty": true
5930
+ },
5931
+ "group": "embeddingsStore",
5932
+ "binding": {
5933
+ "name": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
5934
+ "type": "zeebe:input"
5935
+ },
5936
+ "condition": {
5937
+ "property": "vectorStore.vectorStore",
5938
+ "equals": "azureCosmosDbNoSqlStore",
5939
+ "type": "simple"
5940
+ },
5941
+ "type": "Dropdown",
5942
+ "choices": [
5943
+ {
5944
+ "name": "Flat",
5945
+ "value": "FLAT"
5946
+ },
5947
+ {
5948
+ "name": "Quantized Flat",
5949
+ "value": "QUANTIZED_FLAT"
5950
+ },
5951
+ {
5952
+ "name": "DiskANN",
5953
+ "value": "DISK_ANN"
5954
+ }
5955
+ ]
5956
+ },
5957
+ {
5958
+ "id": "vectorStore.elasticsearch.baseUrl",
5959
+ "label": "Base URL",
5960
+ "description": "Elasticsearch base URL, i.e. http(s)://host:port",
5961
+ "optional": false,
5962
+ "constraints": {
5963
+ "notEmpty": true
5964
+ },
5965
+ "feel": "optional",
5966
+ "group": "embeddingsStore",
5967
+ "binding": {
5968
+ "name": "vectorStore.elasticsearch.baseUrl",
5969
+ "type": "zeebe:input"
5970
+ },
5971
+ "condition": {
5972
+ "property": "vectorStore.vectorStore",
5973
+ "equals": "elasticsearchStore",
5974
+ "type": "simple"
5975
+ },
5976
+ "type": "String"
5977
+ },
5978
+ {
5979
+ "id": "vectorStore.elasticsearch.userName",
5980
+ "label": "Username",
5981
+ "description": "Elasticsearch username",
5982
+ "optional": false,
5983
+ "constraints": {
5984
+ "notEmpty": true
5985
+ },
5986
+ "feel": "optional",
5987
+ "group": "embeddingsStore",
5988
+ "binding": {
5989
+ "name": "vectorStore.elasticsearch.userName",
5990
+ "type": "zeebe:input"
5991
+ },
5992
+ "condition": {
5993
+ "property": "vectorStore.vectorStore",
5994
+ "equals": "elasticsearchStore",
5995
+ "type": "simple"
5996
+ },
5997
+ "type": "String"
5998
+ },
5999
+ {
6000
+ "id": "vectorStore.elasticsearch.password",
6001
+ "label": "Password",
6002
+ "description": "Elasticsearch password",
6003
+ "optional": false,
6004
+ "constraints": {
6005
+ "notEmpty": true
6006
+ },
6007
+ "feel": "optional",
6008
+ "group": "embeddingsStore",
6009
+ "binding": {
6010
+ "name": "vectorStore.elasticsearch.password",
6011
+ "type": "zeebe:input"
6012
+ },
6013
+ "condition": {
6014
+ "property": "vectorStore.vectorStore",
6015
+ "equals": "elasticsearchStore",
6016
+ "type": "simple"
6017
+ },
6018
+ "type": "String"
6019
+ },
6020
+ {
6021
+ "id": "vectorStore.elasticsearch.indexName",
6022
+ "label": "Index name",
6023
+ "description": "Elasticsearch index",
6024
+ "optional": false,
6025
+ "constraints": {
6026
+ "notEmpty": true
6027
+ },
6028
+ "feel": "optional",
6029
+ "group": "embeddingsStore",
6030
+ "binding": {
6031
+ "name": "vectorStore.elasticsearch.indexName",
6032
+ "type": "zeebe:input"
6033
+ },
6034
+ "condition": {
6035
+ "property": "vectorStore.vectorStore",
6036
+ "equals": "elasticsearchStore",
6037
+ "type": "simple"
6038
+ },
6039
+ "type": "String"
6040
+ },
6041
+ {
6042
+ "id": "vectorStore.openSearch.baseUrl",
6043
+ "label": "Base URL",
6044
+ "description": "OpenSearch base URL, i.e. http(s)://host:port",
6045
+ "optional": false,
6046
+ "constraints": {
6047
+ "notEmpty": true
6048
+ },
6049
+ "feel": "optional",
6050
+ "group": "embeddingsStore",
6051
+ "binding": {
6052
+ "name": "vectorStore.openSearch.baseUrl",
6053
+ "type": "zeebe:input"
6054
+ },
6055
+ "condition": {
6056
+ "property": "vectorStore.vectorStore",
6057
+ "equals": "openSearchStore",
6058
+ "type": "simple"
6059
+ },
6060
+ "type": "String"
6061
+ },
6062
+ {
6063
+ "id": "vectorStore.openSearch.userName",
6064
+ "label": "Username",
6065
+ "description": "OpenSearch username",
6066
+ "optional": false,
6067
+ "constraints": {
6068
+ "notEmpty": true
6069
+ },
6070
+ "feel": "optional",
6071
+ "group": "embeddingsStore",
6072
+ "binding": {
6073
+ "name": "vectorStore.openSearch.userName",
6074
+ "type": "zeebe:input"
6075
+ },
6076
+ "condition": {
6077
+ "property": "vectorStore.vectorStore",
6078
+ "equals": "openSearchStore",
6079
+ "type": "simple"
6080
+ },
6081
+ "type": "String"
6082
+ },
6083
+ {
6084
+ "id": "vectorStore.openSearch.password",
6085
+ "label": "Password",
6086
+ "description": "OpenSearch password",
6087
+ "optional": false,
6088
+ "constraints": {
6089
+ "notEmpty": true
6090
+ },
6091
+ "feel": "optional",
6092
+ "group": "embeddingsStore",
6093
+ "binding": {
6094
+ "name": "vectorStore.openSearch.password",
6095
+ "type": "zeebe:input"
6096
+ },
6097
+ "condition": {
6098
+ "property": "vectorStore.vectorStore",
6099
+ "equals": "openSearchStore",
6100
+ "type": "simple"
6101
+ },
6102
+ "type": "String"
6103
+ },
6104
+ {
6105
+ "id": "vectorStore.openSearch.indexName",
6106
+ "label": "Index name",
6107
+ "description": "OpenSearch index",
6108
+ "optional": false,
6109
+ "constraints": {
6110
+ "notEmpty": true
6111
+ },
6112
+ "feel": "optional",
6113
+ "group": "embeddingsStore",
6114
+ "binding": {
6115
+ "name": "vectorStore.openSearch.indexName",
6116
+ "type": "zeebe:input"
6117
+ },
6118
+ "condition": {
6119
+ "property": "vectorStore.vectorStore",
6120
+ "equals": "openSearchStore",
6121
+ "type": "simple"
6122
+ },
6123
+ "type": "String"
6124
+ },
6125
+ {
6126
+ "id": "vectorDatabaseConnectorOperation.documentSource",
6127
+ "label": "Document source",
6128
+ "description": "Whether you want to embed a Camunda document file or plain text",
6129
+ "optional": false,
6130
+ "value": "CamundaDocument",
6131
+ "constraints": {
6132
+ "notEmpty": true
6133
+ },
6134
+ "group": "document",
6135
+ "binding": {
6136
+ "name": "vectorDatabaseConnectorOperation.documentSource",
6137
+ "type": "zeebe:input"
6138
+ },
6139
+ "condition": {
6140
+ "property": "vectorDatabaseConnectorOperation.operationType",
6141
+ "equals": "embedDocumentOperation",
6142
+ "type": "simple"
6143
+ },
6144
+ "type": "Dropdown",
6145
+ "choices": [
6146
+ {
6147
+ "name": "Camunda document",
6148
+ "value": "CamundaDocument"
6149
+ },
6150
+ {
6151
+ "name": "Plain text",
6152
+ "value": "PlainText"
6153
+ }
6154
+ ]
6155
+ },
6156
+ {
6157
+ "id": "vectorDatabaseConnectorOperation.documentSourceFromProcessVariable",
6158
+ "label": "Plain text to embed",
6159
+ "optional": false,
6160
+ "constraints": {
6161
+ "notEmpty": true
6162
+ },
6163
+ "feel": "optional",
6164
+ "group": "document",
6165
+ "binding": {
6166
+ "name": "vectorDatabaseConnectorOperation.documentSourceFromProcessVariable",
6167
+ "type": "zeebe:input"
6168
+ },
6169
+ "condition": {
6170
+ "allMatch": [
6171
+ {
6172
+ "property": "vectorDatabaseConnectorOperation.documentSource",
6173
+ "equals": "PlainText",
6174
+ "type": "simple"
6175
+ },
6176
+ {
6177
+ "property": "vectorDatabaseConnectorOperation.operationType",
6178
+ "equals": "embedDocumentOperation",
6179
+ "type": "simple"
6180
+ }
6181
+ ]
6182
+ },
6183
+ "type": "String"
6184
+ },
6185
+ {
6186
+ "id": "vectorDatabaseConnectorOperation.newDocuments",
6187
+ "label": "Documents",
6188
+ "optional": false,
6189
+ "constraints": {
6190
+ "notEmpty": true
6191
+ },
6192
+ "feel": "required",
6193
+ "group": "document",
6194
+ "binding": {
6195
+ "name": "vectorDatabaseConnectorOperation.newDocuments",
6196
+ "type": "zeebe:input"
6197
+ },
6198
+ "condition": {
6199
+ "allMatch": [
6200
+ {
6201
+ "property": "vectorDatabaseConnectorOperation.documentSource",
6202
+ "equals": "CamundaDocument",
6203
+ "type": "simple"
6204
+ },
6205
+ {
6206
+ "property": "vectorDatabaseConnectorOperation.operationType",
6207
+ "equals": "embedDocumentOperation",
6208
+ "type": "simple"
6209
+ }
6210
+ ]
6211
+ },
6212
+ "type": "String"
6213
+ },
6214
+ {
6215
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
6216
+ "label": "Document splitting strategy",
6217
+ "value": "recursiveDocumentSplitter",
6218
+ "group": "document",
6219
+ "binding": {
6220
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.splitterType",
6221
+ "type": "zeebe:input"
6222
+ },
6223
+ "condition": {
6224
+ "property": "vectorDatabaseConnectorOperation.operationType",
6225
+ "equals": "embedDocumentOperation",
6226
+ "type": "simple"
6227
+ },
6228
+ "type": "Dropdown",
6229
+ "choices": [
6230
+ {
6231
+ "name": "Recursive",
6232
+ "value": "recursiveDocumentSplitter"
6233
+ },
6234
+ {
6235
+ "name": "Do not split",
6236
+ "value": "noopDocumentSplitter"
6237
+ }
6238
+ ]
6239
+ },
6240
+ {
6241
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.document.splitter.recursive.maxSegmentSizeInChars",
6242
+ "label": "Max chars",
6243
+ "description": "Max splitting segment size in chars",
6244
+ "optional": false,
6245
+ "value": 500,
6246
+ "feel": "static",
6247
+ "group": "document",
6248
+ "binding": {
6249
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.maxSegmentSizeInChars",
6250
+ "type": "zeebe:input"
6251
+ },
6252
+ "condition": {
6253
+ "allMatch": [
6254
+ {
6255
+ "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
6256
+ "equals": "recursiveDocumentSplitter",
6257
+ "type": "simple"
6258
+ },
6259
+ {
6260
+ "property": "vectorDatabaseConnectorOperation.operationType",
6261
+ "equals": "embedDocumentOperation",
6262
+ "type": "simple"
6263
+ }
6264
+ ]
6265
+ },
6266
+ "type": "Number"
6267
+ },
6268
+ {
6269
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.document.splitter.recursive.maxOverlapSizeInChars",
6270
+ "label": "Max overlap window",
6271
+ "description": "Max segment splitting overlap size in chars",
6272
+ "optional": false,
6273
+ "value": 80,
6274
+ "feel": "static",
6275
+ "group": "document",
6276
+ "binding": {
6277
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.maxOverlapSizeInChars",
6278
+ "type": "zeebe:input"
6279
+ },
6280
+ "condition": {
6281
+ "allMatch": [
6282
+ {
6283
+ "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
6284
+ "equals": "recursiveDocumentSplitter",
6285
+ "type": "simple"
6286
+ },
6287
+ {
6288
+ "property": "vectorDatabaseConnectorOperation.operationType",
6289
+ "equals": "embedDocumentOperation",
6290
+ "type": "simple"
6291
+ }
6292
+ ]
6293
+ },
6294
+ "type": "Number"
6295
+ },
6296
+ {
6297
+ "id": "version",
6298
+ "label": "Version",
6299
+ "description": "Version of the element template",
6300
+ "value": "3",
6301
+ "group": "connector",
6302
+ "binding": {
6303
+ "key": "elementTemplateVersion",
6304
+ "type": "zeebe:taskHeader"
6305
+ },
6306
+ "type": "Hidden"
6307
+ },
6308
+ {
6309
+ "id": "id",
6310
+ "label": "ID",
6311
+ "description": "ID of the element template",
6312
+ "value": "io.camunda.connectors.EmbeddingsVectorDB.v1",
6313
+ "group": "connector",
6314
+ "binding": {
6315
+ "key": "elementTemplateId",
6316
+ "type": "zeebe:taskHeader"
6317
+ },
6318
+ "type": "Hidden"
6319
+ },
6320
+ {
6321
+ "id": "resultVariable",
6322
+ "label": "Result variable",
6323
+ "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>.",
6324
+ "group": "output",
6325
+ "binding": {
6326
+ "key": "resultVariable",
6327
+ "type": "zeebe:taskHeader"
6328
+ },
6329
+ "type": "String"
6330
+ },
6331
+ {
6332
+ "id": "resultExpression",
6333
+ "label": "Result expression",
6334
+ "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>.",
6335
+ "feel": "required",
6336
+ "group": "output",
6337
+ "binding": {
6338
+ "key": "resultExpression",
6339
+ "type": "zeebe:taskHeader"
6340
+ },
6341
+ "type": "Text"
6342
+ },
6343
+ {
6344
+ "id": "errorExpression",
6345
+ "label": "Error expression",
6346
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
6347
+ "feel": "required",
6348
+ "group": "error",
6349
+ "binding": {
6350
+ "key": "errorExpression",
6351
+ "type": "zeebe:taskHeader"
6352
+ },
6353
+ "type": "Text"
6354
+ },
6355
+ {
6356
+ "id": "retryCount",
6357
+ "label": "Retries",
6358
+ "description": "Number of retries",
6359
+ "value": "3",
6360
+ "feel": "optional",
6361
+ "group": "retries",
6362
+ "binding": {
6363
+ "property": "retries",
6364
+ "type": "zeebe:taskDefinition"
6365
+ },
6366
+ "type": "String"
6367
+ },
6368
+ {
6369
+ "id": "retryBackoff",
6370
+ "label": "Retry backoff",
6371
+ "description": "ISO-8601 duration to wait between retries",
6372
+ "value": "PT30S",
4253
6373
  "group": "retries",
4254
6374
  "binding": {
4255
6375
  "key": "retryBackoff",
@@ -4258,6 +6378,46 @@
4258
6378
  "type": "String"
4259
6379
  }
4260
6380
  ],
6381
+ "steps": [
6382
+ {
6383
+ "name": "Embed document",
6384
+ "description": "Embed a document or text into a vector database for semantic search",
6385
+ "keywords": [
6386
+ "embed document",
6387
+ "vectorize",
6388
+ "store embedding",
6389
+ "index document",
6390
+ "semantic index"
6391
+ ],
6392
+ "presetId": "operationType_embedDocumentOperation"
6393
+ },
6394
+ {
6395
+ "name": "Retrieve document",
6396
+ "description": "Retrieve documents from a vector database using semantic search",
6397
+ "keywords": [
6398
+ "retrieve document",
6399
+ "semantic search",
6400
+ "vector search",
6401
+ "similarity search",
6402
+ "find similar"
6403
+ ],
6404
+ "presetId": "operationType_retrieveDocumentOperation"
6405
+ }
6406
+ ],
6407
+ "presets": [
6408
+ {
6409
+ "id": "operationType_embedDocumentOperation",
6410
+ "properties": {
6411
+ "vectorDatabaseConnectorOperation.operationType": "embedDocumentOperation"
6412
+ }
6413
+ },
6414
+ {
6415
+ "id": "operationType_retrieveDocumentOperation",
6416
+ "properties": {
6417
+ "vectorDatabaseConnectorOperation.operationType": "retrieveDocumentOperation"
6418
+ }
6419
+ }
6420
+ ],
4261
6421
  "icon": {
4262
6422
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjAxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bXVsdGlwbHkiLz4KPHBhdGggZD0iTTI1NS45OTkgMTM2LjcwMkMxOTMuMzE4IDEzNi43MDIgMTI1Ljg1NSAxNTEuNDg1IDEyNS44NTUgMTgzLjkzM1YzOTYuNDc1QzEyNS44NTUgNDI4LjkyMyAxOTMuMzE4IDQ0My43MDcgMjU1Ljk5OSA0NDMuNzA3QzMxOC42NzkgNDQzLjcwNyAzODYuMTQyIDQyOC45MjMgMzg2LjE0MiAzOTYuNDc1VjE4My45MzNDMzg2LjE0MiAxNTEuNDg1IDMxOC42NzkgMTM2LjcwMiAyNTUuOTk5IDEzNi43MDJaTTI1NS45OTkgMTYwLjMxOEMzMjQuNTkxIDE2MC4zMTggMzYwLjA1MyAxNzcuMjUxIDM2Mi40NDIgMTgzLjkzM0MzNjAuMDUzIDE5MC42MTUgMzI0LjU5MSAyMDcuNTQ5IDI1NS45OTkgMjA3LjU0OUMxODYuODg5IDIwNy41NDkgMTUxLjQxOCAxOTAuMzYyIDE0OS41MTggMTg0LjE0MVYxODQuMDgzQzE1MS40MTggMTc3LjUwNSAxODYuODg5IDE2MC4zMTggMjU1Ljk5OSAxNjAuMzE4Wk0xNDkuNTE4IDIxMi41OTlDMTc0LjY5NCAyMjUuMjAzIDIxNi4yNzcgMjMxLjE2NSAyNTUuOTk5IDIzMS4xNjVDMjk1LjcyMSAyMzEuMTY1IDMzNy4zMDQgMjI1LjIwMyAzNjIuNDggMjEyLjU5OVYyNTQuNjMxQzM2MC41OCAyNjEuMjA5IDMyNS4xMDggMjc4LjM5NiAyNTUuOTk5IDI3OC4zOTZDMTg2Ljc4NSAyNzguMzk2IDE1MS4zMDMgMjYxLjE1NyAxNDkuNTE4IDI1NC43ODFWMjEyLjU5OVpNMTQ5LjUxOCAyODMuNDQ3QzE3NC42OTQgMjk2LjA1IDIxNi4yNzcgMzAyLjAxMiAyNTUuOTk5IDMwMi4wMTJDMjk1LjcyMSAzMDIuMDEyIDMzNy4zMDQgMjk2LjA1IDM2Mi40OCAyODMuNDQ3VjMyNS40NzhDMzYwLjU4IDMzMi4wNTYgMzI1LjEwOCAzNDkuMjQ0IDI1NS45OTkgMzQ5LjI0NEMxODYuNzg1IDM0OS4yNDQgMTUxLjMwMyAzMzIuMDA0IDE0OS41MTggMzI1LjYyOFYyODMuNDQ3Wk0yNTUuOTk5IDQyMC4wOTFDMTg2Ljc4NSA0MjAuMDkxIDE1MS4zMDMgNDAyLjg1MSAxNDkuNTE4IDM5Ni40NzVWMzU0LjI5NEMxNzQuNjk0IDM2Ni44OTggMjE2LjI3NyAzNzIuODU5IDI1NS45OTkgMzcyLjg1OUMyOTUuNzIxIDM3Mi44NTkgMzM3LjMwNCAzNjYuODk4IDM2Mi40OCAzNTQuMjk0VjM5Ni4zMjVDMzYwLjU4IDQwMi45MDMgMzI1LjEwOCA0MjAuMDkxIDI1NS45OTkgNDIwLjA5MVoiIGZpbGw9IiNGQzVEMEQiIHN0cm9rZT0iI0ZDNUQwRCIgc3Ryb2tlLXdpZHRoPSI2LjY3NDAyIi8+CjxwYXRoIGQ9Ik0zODcuODYgMzk5Ljg4M0wzNzQuNTMxIDQxMy4yMTFMNDQ2Ljg4NiA0ODUuNTY2SDM4NC4wNTJWNTA0LjYwN0g0NzkuMjU2VjQwOS40MDNINDYwLjIxNVY0NzIuMjM4TDM4Ny44NiAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTEyNC4xMzggMzk5Ljg4M0wxMzcuNDY3IDQxMy4yMTFMNjUuMTExNiA0ODUuNTY2SDEyNy45NDZWNTA0LjYwN0gzMi43NDIyVjQwOS40MDNINTEuNzgzVjQ3Mi4yMzhMMTI0LjEzOCAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTI0Ni41NzUgMTQ2LjA3MUgyNjUuNDI1VjQzLjc0NTNMMzA5Ljg1NiA4OC4xNzYxTDMyMy4zMTkgNzQuNzEyMkwyNTYgNy4zOTI4MkwxODguNjgxIDc0LjcxMjJMMjAyLjE0NCA4OC4xNzYxTDI0Ni41NzUgNDMuNzQ1M1YxNDYuMDcxWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPC9zdmc+Cg=="
4263
6423
  }