@camunda/connectors-element-templates 1.0.5 → 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 (85) 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 +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -8,7 +8,7 @@
8
8
  "keywords": []
9
9
  },
10
10
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/embeddings-vector-db/",
11
- "version": 1,
11
+ "version": 2,
12
12
  "category": {
13
13
  "id": "connectors",
14
14
  "name": "Connectors"
@@ -71,7 +71,7 @@
71
71
  "id": "vectorDatabaseConnectorOperation.operationType",
72
72
  "label": "Operation",
73
73
  "description": "Select operation",
74
- "value": "OPERATION_RETRIEVE_DOCUMENT",
74
+ "value": "retrieveDocumentOperation",
75
75
  "group": "operation",
76
76
  "binding": {
77
77
  "name": "vectorDatabaseConnectorOperation.operationType",
@@ -81,11 +81,11 @@
81
81
  "choices": [
82
82
  {
83
83
  "name": "Embed document",
84
- "value": "OPERATION_EMBED_DOCUMENT"
84
+ "value": "embedDocumentOperation"
85
85
  },
86
86
  {
87
87
  "name": "Retrieve document",
88
- "value": "OPERATION_RETRIEVE_DOCUMENT"
88
+ "value": "retrieveDocumentOperation"
89
89
  }
90
90
  ]
91
91
  },
@@ -107,7 +107,7 @@
107
107
  },
108
108
  "condition": {
109
109
  "property": "vectorDatabaseConnectorOperation.operationType",
110
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
110
+ "equals": "retrieveDocumentOperation",
111
111
  "type": "simple"
112
112
  },
113
113
  "type": "String"
@@ -118,9 +118,6 @@
118
118
  "description": "Limit number of returned results",
119
119
  "optional": false,
120
120
  "value": 5,
121
- "constraints": {
122
- "notEmpty": true
123
- },
124
121
  "feel": "static",
125
122
  "group": "query",
126
123
  "binding": {
@@ -129,7 +126,7 @@
129
126
  },
130
127
  "condition": {
131
128
  "property": "vectorDatabaseConnectorOperation.operationType",
132
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
129
+ "equals": "retrieveDocumentOperation",
133
130
  "type": "simple"
134
131
  },
135
132
  "type": "Number"
@@ -147,7 +144,7 @@
147
144
  },
148
145
  "condition": {
149
146
  "property": "vectorDatabaseConnectorOperation.operationType",
150
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
147
+ "equals": "retrieveDocumentOperation",
151
148
  "type": "simple"
152
149
  },
153
150
  "type": "Number"
@@ -156,7 +153,7 @@
156
153
  "id": "embeddingModelProvider.modelProvider",
157
154
  "label": "Model provider",
158
155
  "description": "Select embedding model provider",
159
- "value": "BEDROCK_MODEL_PROVIDER",
156
+ "value": "bedrockModelProvider",
160
157
  "group": "embeddingModel",
161
158
  "binding": {
162
159
  "name": "embeddingModelProvider.modelProvider",
@@ -164,16 +161,28 @@
164
161
  },
165
162
  "type": "Dropdown",
166
163
  "choices": [
164
+ {
165
+ "name": "Azure OpenAI",
166
+ "value": "azureOpenAiModelProvider"
167
+ },
167
168
  {
168
169
  "name": "AWS Bedrock",
169
- "value": "BEDROCK_MODEL_PROVIDER"
170
+ "value": "bedrockModelProvider"
171
+ },
172
+ {
173
+ "name": "Google Vertex AI",
174
+ "value": "vertexAiModelProvider"
175
+ },
176
+ {
177
+ "name": "OpenAI",
178
+ "value": "openAiModelProvider"
170
179
  }
171
180
  ]
172
181
  },
173
182
  {
174
- "id": "embeddingModelProvider.bedrockAccessKey",
175
- "label": "Access key",
176
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
183
+ "id": "embeddingModelProvider.azureOpenAi.endpoint",
184
+ "label": "Endpoint",
185
+ "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>.",
177
186
  "optional": false,
178
187
  "constraints": {
179
188
  "notEmpty": true
@@ -181,41 +190,46 @@
181
190
  "feel": "optional",
182
191
  "group": "embeddingModel",
183
192
  "binding": {
184
- "name": "embeddingModelProvider.accessKey",
193
+ "name": "embeddingModelProvider.azureOpenAi.endpoint",
185
194
  "type": "zeebe:input"
186
195
  },
187
196
  "condition": {
188
197
  "property": "embeddingModelProvider.modelProvider",
189
- "equals": "BEDROCK_MODEL_PROVIDER",
198
+ "equals": "azureOpenAiModelProvider",
190
199
  "type": "simple"
191
200
  },
192
201
  "type": "String"
193
202
  },
194
203
  {
195
- "id": "embeddingModelProvider.bedrockSecretKey",
196
- "label": "Secret key",
197
- "description": "Provide a secret key associated with the access key",
198
- "optional": false,
199
- "constraints": {
200
- "notEmpty": true
201
- },
202
- "feel": "optional",
204
+ "id": "embeddingModelProvider.azureOpenAi.authentication.type",
205
+ "label": "Authentication",
206
+ "description": "Specify the Azure OpenAI authentication strategy.",
207
+ "value": "apiKey",
203
208
  "group": "embeddingModel",
204
209
  "binding": {
205
- "name": "embeddingModelProvider.secretKey",
210
+ "name": "embeddingModelProvider.azureOpenAi.authentication.type",
206
211
  "type": "zeebe:input"
207
212
  },
208
213
  "condition": {
209
214
  "property": "embeddingModelProvider.modelProvider",
210
- "equals": "BEDROCK_MODEL_PROVIDER",
215
+ "equals": "azureOpenAiModelProvider",
211
216
  "type": "simple"
212
217
  },
213
- "type": "String"
218
+ "type": "Dropdown",
219
+ "choices": [
220
+ {
221
+ "name": "API key",
222
+ "value": "apiKey"
223
+ },
224
+ {
225
+ "name": "Client credentials",
226
+ "value": "clientCredentials"
227
+ }
228
+ ]
214
229
  },
215
230
  {
216
- "id": "embeddingModelProvider.bedrockRegion",
217
- "label": "Region",
218
- "description": "AWS Bedrock region",
231
+ "id": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
232
+ "label": "API key",
219
233
  "optional": false,
220
234
  "constraints": {
221
235
  "notEmpty": true
@@ -223,54 +237,59 @@
223
237
  "feel": "optional",
224
238
  "group": "embeddingModel",
225
239
  "binding": {
226
- "name": "embeddingModelProvider.region",
240
+ "name": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
227
241
  "type": "zeebe:input"
228
242
  },
229
243
  "condition": {
230
- "property": "embeddingModelProvider.modelProvider",
231
- "equals": "BEDROCK_MODEL_PROVIDER",
232
- "type": "simple"
244
+ "allMatch": [
245
+ {
246
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
247
+ "equals": "apiKey",
248
+ "type": "simple"
249
+ },
250
+ {
251
+ "property": "embeddingModelProvider.modelProvider",
252
+ "equals": "azureOpenAiModelProvider",
253
+ "type": "simple"
254
+ }
255
+ ]
233
256
  },
234
257
  "type": "String"
235
258
  },
236
259
  {
237
- "id": "embeddingModelProvider.modelName",
238
- "label": "Model name",
239
- "description": "Bedrock model name or identifier",
260
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientId",
261
+ "label": "Client ID",
262
+ "description": "ID of a Microsoft Entra application",
240
263
  "optional": false,
241
- "value": "TitanEmbedTextV2",
242
264
  "constraints": {
243
265
  "notEmpty": true
244
266
  },
267
+ "feel": "optional",
245
268
  "group": "embeddingModel",
246
269
  "binding": {
247
- "name": "embeddingModelProvider.modelName",
270
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientId",
248
271
  "type": "zeebe:input"
249
272
  },
250
273
  "condition": {
251
- "property": "embeddingModelProvider.modelProvider",
252
- "equals": "BEDROCK_MODEL_PROVIDER",
253
- "type": "simple"
274
+ "allMatch": [
275
+ {
276
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
277
+ "equals": "clientCredentials",
278
+ "type": "simple"
279
+ },
280
+ {
281
+ "property": "embeddingModelProvider.modelProvider",
282
+ "equals": "azureOpenAiModelProvider",
283
+ "type": "simple"
284
+ }
285
+ ]
254
286
  },
255
- "type": "Dropdown",
256
- "choices": [
257
- {
258
- "name": "Custom",
259
- "value": "Custom"
260
- },
261
- {
262
- "name": "amazon.titan-embed-text-v1",
263
- "value": "TitanEmbedTextV1"
264
- },
265
- {
266
- "name": "amazon.titan-embed-text-v2:0",
267
- "value": "TitanEmbedTextV2"
268
- }
269
- ]
287
+ "type": "String"
270
288
  },
271
289
  {
272
- "id": "embeddingModelProvider.bedrockCustomModelName",
273
- "label": "Custom model name",
290
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
291
+ "label": "Client secret",
292
+ "description": "Secret of a Microsoft Entra application",
274
293
  "optional": false,
275
294
  "constraints": {
276
295
  "notEmpty": true
@@ -278,19 +297,19 @@
278
297
  "feel": "optional",
279
298
  "group": "embeddingModel",
280
299
  "binding": {
281
- "name": "embeddingModelProvider.customModelName",
300
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
282
301
  "type": "zeebe:input"
283
302
  },
284
303
  "condition": {
285
304
  "allMatch": [
286
305
  {
287
- "property": "embeddingModelProvider.modelName",
288
- "equals": "Custom",
306
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
307
+ "equals": "clientCredentials",
289
308
  "type": "simple"
290
309
  },
291
310
  {
292
311
  "property": "embeddingModelProvider.modelProvider",
293
- "equals": "BEDROCK_MODEL_PROVIDER",
312
+ "equals": "azureOpenAiModelProvider",
294
313
  "type": "simple"
295
314
  }
296
315
  ]
@@ -298,229 +317,3518 @@
298
317
  "type": "String"
299
318
  },
300
319
  {
301
- "id": "embeddingModelProvider.bedrockDimensions",
302
- "label": "Embedding dimensions",
303
- "description": "Max segment size in chars",
320
+ "id": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
321
+ "label": "Tenant ID",
322
+ "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>.",
304
323
  "optional": false,
305
- "value": "D1024",
306
324
  "constraints": {
307
325
  "notEmpty": true
308
326
  },
327
+ "feel": "optional",
309
328
  "group": "embeddingModel",
310
329
  "binding": {
311
- "name": "embeddingModelProvider.dimensions",
330
+ "name": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
312
331
  "type": "zeebe:input"
313
332
  },
314
333
  "condition": {
315
334
  "allMatch": [
316
335
  {
317
- "property": "embeddingModelProvider.modelName",
318
- "equals": "TitanEmbedTextV2",
336
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
337
+ "equals": "clientCredentials",
319
338
  "type": "simple"
320
339
  },
321
340
  {
322
341
  "property": "embeddingModelProvider.modelProvider",
323
- "equals": "BEDROCK_MODEL_PROVIDER",
342
+ "equals": "azureOpenAiModelProvider",
324
343
  "type": "simple"
325
344
  }
326
345
  ]
327
346
  },
328
- "type": "Dropdown",
329
- "choices": [
330
- {
331
- "name": "256",
332
- "value": "D256"
333
- },
334
- {
335
- "name": "512",
336
- "value": "D512"
337
- },
338
- {
339
- "name": "1024",
340
- "value": "D1024"
341
- }
342
- ]
347
+ "type": "String"
343
348
  },
344
349
  {
345
- "id": "embeddingModelProvider.bedrockNormalize",
346
- "label": "Normalize",
347
- "description": "Normalize vector",
348
- "optional": false,
349
- "value": false,
350
- "constraints": {
351
- "notEmpty": true
352
- },
353
- "feel": "static",
350
+ "id": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
351
+ "label": "Authority host",
352
+ "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.",
353
+ "optional": true,
354
+ "feel": "optional",
354
355
  "group": "embeddingModel",
355
356
  "binding": {
356
- "name": "embeddingModelProvider.normalize",
357
+ "name": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
357
358
  "type": "zeebe:input"
358
359
  },
359
360
  "condition": {
360
361
  "allMatch": [
361
362
  {
362
- "property": "embeddingModelProvider.modelName",
363
- "equals": "TitanEmbedTextV2",
363
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
364
+ "equals": "clientCredentials",
364
365
  "type": "simple"
365
366
  },
366
367
  {
367
368
  "property": "embeddingModelProvider.modelProvider",
368
- "equals": "BEDROCK_MODEL_PROVIDER",
369
+ "equals": "azureOpenAiModelProvider",
369
370
  "type": "simple"
370
371
  }
371
372
  ]
372
373
  },
373
- "type": "Boolean"
374
+ "type": "String"
374
375
  },
375
376
  {
376
- "id": "embeddingModelProvider.bedrockMaxRetries",
377
- "label": "Max retries",
378
- "description": "Max retries",
377
+ "id": "embeddingModelProvider.azureOpenAi.deploymentName",
378
+ "label": "Model deployment name",
379
+ "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>.",
379
380
  "optional": false,
380
- "value": 3,
381
- "feel": "static",
381
+ "constraints": {
382
+ "notEmpty": true
383
+ },
384
+ "feel": "optional",
382
385
  "group": "embeddingModel",
383
386
  "binding": {
384
- "name": "embeddingModelProvider.maxRetries",
387
+ "name": "embeddingModelProvider.azureOpenAi.deploymentName",
385
388
  "type": "zeebe:input"
386
389
  },
387
390
  "condition": {
388
391
  "property": "embeddingModelProvider.modelProvider",
389
- "equals": "BEDROCK_MODEL_PROVIDER",
392
+ "equals": "azureOpenAiModelProvider",
390
393
  "type": "simple"
391
394
  },
392
- "type": "Number"
395
+ "type": "String"
393
396
  },
394
397
  {
395
- "id": "vectorStore.vectorStore",
396
- "label": "Embeddings store",
397
- "description": "Select embedding store",
398
- "value": "STORE_ELASTICSEARCH",
399
- "group": "embeddingsStore",
398
+ "id": "embeddingModelProvider.azureOpenAi.dimensions",
399
+ "label": "Embedding dimensions",
400
+ "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>.",
401
+ "optional": true,
402
+ "feel": "required",
403
+ "group": "embeddingModel",
400
404
  "binding": {
401
- "name": "vectorStore.storeType",
405
+ "name": "embeddingModelProvider.azureOpenAi.dimensions",
402
406
  "type": "zeebe:input"
403
407
  },
404
- "type": "Dropdown",
405
- "choices": [
406
- {
407
- "name": "Amazon Managed OpenSearch",
408
- "value": "STORE_AMAZON_MANAGED_OPENSEARCH"
409
- },
410
- {
411
- "name": "Elasticsearch",
412
- "value": "STORE_ELASTICSEARCH"
413
- },
414
- {
415
- "name": "OpenSearch",
416
- "value": "STORE_OPENSEARCH"
417
- }
418
- ]
408
+ "condition": {
409
+ "property": "embeddingModelProvider.modelProvider",
410
+ "equals": "azureOpenAiModelProvider",
411
+ "type": "simple"
412
+ },
413
+ "type": "Number"
419
414
  },
420
415
  {
421
- "id": "vectorStore.amazonManagedOpensearch.accessKey",
422
- "label": "Access key",
423
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
424
- "optional": false,
425
- "constraints": {
426
- "notEmpty": true
416
+ "id": "embeddingModelProvider.azureOpenAi.maxRetries",
417
+ "label": "Max retries",
418
+ "description": "Max retries",
419
+ "optional": true,
420
+ "value": 3,
421
+ "feel": "static",
422
+ "group": "embeddingModel",
423
+ "binding": {
424
+ "name": "embeddingModelProvider.azureOpenAi.maxRetries",
425
+ "type": "zeebe:input"
427
426
  },
428
- "feel": "optional",
429
- "group": "embeddingsStore",
427
+ "condition": {
428
+ "property": "embeddingModelProvider.modelProvider",
429
+ "equals": "azureOpenAiModelProvider",
430
+ "type": "simple"
431
+ },
432
+ "type": "Number"
433
+ },
434
+ {
435
+ "id": "embeddingModelProvider.azureOpenAi.customHeaders",
436
+ "label": "Custom headers",
437
+ "description": "Map of custom HTTP headers to add to the request.",
438
+ "optional": true,
439
+ "feel": "required",
440
+ "group": "embeddingModel",
430
441
  "binding": {
431
- "name": "vectorStore.accessKey",
442
+ "name": "embeddingModelProvider.azureOpenAi.customHeaders",
432
443
  "type": "zeebe:input"
433
444
  },
434
445
  "condition": {
435
- "property": "vectorStore.vectorStore",
436
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
446
+ "property": "embeddingModelProvider.modelProvider",
447
+ "equals": "azureOpenAiModelProvider",
437
448
  "type": "simple"
438
449
  },
439
450
  "type": "String"
440
451
  },
441
452
  {
442
- "id": "vectorStore.amazonManagedOpensearch.secretKey",
443
- "label": "Secret key",
444
- "description": "Provide a secret key associated with the access key",
453
+ "id": "embeddingModelProvider.bedrock.accessKey",
454
+ "label": "Access key",
455
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
445
456
  "optional": false,
446
457
  "constraints": {
447
458
  "notEmpty": true
448
459
  },
449
460
  "feel": "optional",
450
- "group": "embeddingsStore",
461
+ "group": "embeddingModel",
451
462
  "binding": {
452
- "name": "vectorStore.secretKey",
463
+ "name": "embeddingModelProvider.bedrock.accessKey",
453
464
  "type": "zeebe:input"
454
465
  },
455
466
  "condition": {
456
- "property": "vectorStore.vectorStore",
457
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
467
+ "property": "embeddingModelProvider.modelProvider",
468
+ "equals": "bedrockModelProvider",
458
469
  "type": "simple"
459
470
  },
460
471
  "type": "String"
461
472
  },
462
473
  {
463
- "id": "vectorStore.amazonManagedOpensearch.serverUrl",
464
- "label": "Server URL",
465
- "description": "Provide a fully qualified server URL",
474
+ "id": "embeddingModelProvider.bedrock.secretKey",
475
+ "label": "Secret key",
476
+ "description": "Provide a secret key associated with the access key",
466
477
  "optional": false,
467
478
  "constraints": {
468
479
  "notEmpty": true
469
480
  },
470
481
  "feel": "optional",
471
- "group": "embeddingsStore",
482
+ "group": "embeddingModel",
472
483
  "binding": {
473
- "name": "vectorStore.serverUrl",
484
+ "name": "embeddingModelProvider.bedrock.secretKey",
474
485
  "type": "zeebe:input"
475
486
  },
476
487
  "condition": {
477
- "property": "vectorStore.vectorStore",
478
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
488
+ "property": "embeddingModelProvider.modelProvider",
489
+ "equals": "bedrockModelProvider",
479
490
  "type": "simple"
480
491
  },
481
492
  "type": "String"
482
493
  },
483
494
  {
484
- "id": "vectorStore.amazonManagedOpensearch.region",
495
+ "id": "embeddingModelProvider.bedrock.region",
485
496
  "label": "Region",
486
- "description": "Provide an instance region",
497
+ "description": "AWS Bedrock region",
487
498
  "optional": false,
488
499
  "constraints": {
489
500
  "notEmpty": true
490
501
  },
491
502
  "feel": "optional",
492
- "group": "embeddingsStore",
503
+ "group": "embeddingModel",
493
504
  "binding": {
494
- "name": "vectorStore.region",
505
+ "name": "embeddingModelProvider.bedrock.region",
495
506
  "type": "zeebe:input"
496
507
  },
497
508
  "condition": {
498
- "property": "vectorStore.vectorStore",
499
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
509
+ "property": "embeddingModelProvider.modelProvider",
510
+ "equals": "bedrockModelProvider",
500
511
  "type": "simple"
501
512
  },
502
513
  "type": "String"
503
514
  },
504
515
  {
505
- "id": "vectorStore.amazonManagedOpensearch.indexName",
506
- "label": "Index name",
507
- "description": "Provide an index to store embeddings",
516
+ "id": "embeddingModelProvider.bedrock.modelName",
517
+ "label": "Model name",
518
+ "description": "Bedrock model name or identifier",
508
519
  "optional": false,
520
+ "value": "TitanEmbedTextV2",
509
521
  "constraints": {
510
522
  "notEmpty": true
511
523
  },
512
- "feel": "optional",
513
- "group": "embeddingsStore",
524
+ "group": "embeddingModel",
514
525
  "binding": {
515
- "name": "vectorStore.indexName",
526
+ "name": "embeddingModelProvider.bedrock.modelName",
516
527
  "type": "zeebe:input"
517
528
  },
518
529
  "condition": {
519
- "property": "vectorStore.vectorStore",
520
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
530
+ "property": "embeddingModelProvider.modelProvider",
531
+ "equals": "bedrockModelProvider",
521
532
  "type": "simple"
522
533
  },
523
- "type": "String"
534
+ "type": "Dropdown",
535
+ "choices": [
536
+ {
537
+ "name": "Custom",
538
+ "value": "Custom"
539
+ },
540
+ {
541
+ "name": "amazon.titan-embed-text-v1",
542
+ "value": "TitanEmbedTextV1"
543
+ },
544
+ {
545
+ "name": "amazon.titan-embed-text-v2:0",
546
+ "value": "TitanEmbedTextV2"
547
+ }
548
+ ]
549
+ },
550
+ {
551
+ "id": "embeddingModelProvider.bedrock.customModelName",
552
+ "label": "Custom model name",
553
+ "optional": false,
554
+ "constraints": {
555
+ "notEmpty": true
556
+ },
557
+ "feel": "optional",
558
+ "group": "embeddingModel",
559
+ "binding": {
560
+ "name": "embeddingModelProvider.bedrock.customModelName",
561
+ "type": "zeebe:input"
562
+ },
563
+ "condition": {
564
+ "allMatch": [
565
+ {
566
+ "property": "embeddingModelProvider.bedrock.modelName",
567
+ "equals": "Custom",
568
+ "type": "simple"
569
+ },
570
+ {
571
+ "property": "embeddingModelProvider.modelProvider",
572
+ "equals": "bedrockModelProvider",
573
+ "type": "simple"
574
+ }
575
+ ]
576
+ },
577
+ "type": "String"
578
+ },
579
+ {
580
+ "id": "embeddingModelProvider.bedrock.dimensions",
581
+ "label": "Embedding dimensions",
582
+ "description": "The size of the vector used to represent data",
583
+ "optional": false,
584
+ "value": "D1024",
585
+ "group": "embeddingModel",
586
+ "binding": {
587
+ "name": "embeddingModelProvider.bedrock.dimensions",
588
+ "type": "zeebe:input"
589
+ },
590
+ "condition": {
591
+ "allMatch": [
592
+ {
593
+ "property": "embeddingModelProvider.bedrock.modelName",
594
+ "equals": "TitanEmbedTextV2",
595
+ "type": "simple"
596
+ },
597
+ {
598
+ "property": "embeddingModelProvider.modelProvider",
599
+ "equals": "bedrockModelProvider",
600
+ "type": "simple"
601
+ }
602
+ ]
603
+ },
604
+ "type": "Dropdown",
605
+ "choices": [
606
+ {
607
+ "name": "256",
608
+ "value": "D256"
609
+ },
610
+ {
611
+ "name": "512",
612
+ "value": "D512"
613
+ },
614
+ {
615
+ "name": "1024",
616
+ "value": "D1024"
617
+ }
618
+ ]
619
+ },
620
+ {
621
+ "id": "embeddingModelProvider.bedrock.normalize",
622
+ "label": "Normalize",
623
+ "description": "Normalize vector",
624
+ "optional": false,
625
+ "value": false,
626
+ "feel": "static",
627
+ "group": "embeddingModel",
628
+ "binding": {
629
+ "name": "embeddingModelProvider.bedrock.normalize",
630
+ "type": "zeebe:input"
631
+ },
632
+ "condition": {
633
+ "allMatch": [
634
+ {
635
+ "property": "embeddingModelProvider.bedrock.modelName",
636
+ "equals": "TitanEmbedTextV2",
637
+ "type": "simple"
638
+ },
639
+ {
640
+ "property": "embeddingModelProvider.modelProvider",
641
+ "equals": "bedrockModelProvider",
642
+ "type": "simple"
643
+ }
644
+ ]
645
+ },
646
+ "type": "Boolean"
647
+ },
648
+ {
649
+ "id": "embeddingModelProvider.bedrock.maxRetries",
650
+ "label": "Max retries",
651
+ "description": "Max retries",
652
+ "optional": false,
653
+ "value": 3,
654
+ "feel": "static",
655
+ "group": "embeddingModel",
656
+ "binding": {
657
+ "name": "embeddingModelProvider.bedrock.maxRetries",
658
+ "type": "zeebe:input"
659
+ },
660
+ "condition": {
661
+ "property": "embeddingModelProvider.modelProvider",
662
+ "equals": "bedrockModelProvider",
663
+ "type": "simple"
664
+ },
665
+ "type": "Number"
666
+ },
667
+ {
668
+ "id": "embeddingModelProvider.googleVertexAi.projectId",
669
+ "label": "Project ID",
670
+ "description": "Google Cloud project ID",
671
+ "optional": false,
672
+ "constraints": {
673
+ "notEmpty": true
674
+ },
675
+ "feel": "optional",
676
+ "group": "embeddingModel",
677
+ "binding": {
678
+ "name": "embeddingModelProvider.googleVertexAi.projectId",
679
+ "type": "zeebe:input"
680
+ },
681
+ "condition": {
682
+ "property": "embeddingModelProvider.modelProvider",
683
+ "equals": "vertexAiModelProvider",
684
+ "type": "simple"
685
+ },
686
+ "type": "String"
687
+ },
688
+ {
689
+ "id": "embeddingModelProvider.googleVertexAi.region",
690
+ "label": "Region",
691
+ "description": "Google Cloud region for Vertex AI",
692
+ "optional": false,
693
+ "constraints": {
694
+ "notEmpty": true
695
+ },
696
+ "feel": "optional",
697
+ "group": "embeddingModel",
698
+ "binding": {
699
+ "name": "embeddingModelProvider.googleVertexAi.region",
700
+ "type": "zeebe:input"
701
+ },
702
+ "condition": {
703
+ "property": "embeddingModelProvider.modelProvider",
704
+ "equals": "vertexAiModelProvider",
705
+ "type": "simple"
706
+ },
707
+ "type": "String"
708
+ },
709
+ {
710
+ "id": "embeddingModelProvider.googleVertexAi.authentication.type",
711
+ "label": "Authentication",
712
+ "description": "Specify the Google Vertex AI authentication strategy.",
713
+ "value": "serviceAccountCredentials",
714
+ "group": "embeddingModel",
715
+ "binding": {
716
+ "name": "embeddingModelProvider.googleVertexAi.authentication.type",
717
+ "type": "zeebe:input"
718
+ },
719
+ "condition": {
720
+ "property": "embeddingModelProvider.modelProvider",
721
+ "equals": "vertexAiModelProvider",
722
+ "type": "simple"
723
+ },
724
+ "type": "Dropdown",
725
+ "choices": [
726
+ {
727
+ "name": "Service account credentials",
728
+ "value": "serviceAccountCredentials"
729
+ },
730
+ {
731
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
732
+ "value": "applicationDefaultCredentials"
733
+ }
734
+ ]
735
+ },
736
+ {
737
+ "id": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
738
+ "label": "JSON key of the service account",
739
+ "description": "This is the key of the service account in JSON format.",
740
+ "optional": false,
741
+ "constraints": {
742
+ "notEmpty": true
743
+ },
744
+ "feel": "optional",
745
+ "group": "embeddingModel",
746
+ "binding": {
747
+ "name": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
748
+ "type": "zeebe:input"
749
+ },
750
+ "condition": {
751
+ "allMatch": [
752
+ {
753
+ "property": "embeddingModelProvider.googleVertexAi.authentication.type",
754
+ "equals": "serviceAccountCredentials",
755
+ "type": "simple"
756
+ },
757
+ {
758
+ "property": "embeddingModelProvider.modelProvider",
759
+ "equals": "vertexAiModelProvider",
760
+ "type": "simple"
761
+ }
762
+ ]
763
+ },
764
+ "type": "String"
765
+ },
766
+ {
767
+ "id": "embeddingModelProvider.googleVertexAi.modelName",
768
+ "label": "Model name",
769
+ "description": "Vertex AI embedding model name",
770
+ "optional": false,
771
+ "constraints": {
772
+ "notEmpty": true
773
+ },
774
+ "feel": "optional",
775
+ "group": "embeddingModel",
776
+ "binding": {
777
+ "name": "embeddingModelProvider.googleVertexAi.modelName",
778
+ "type": "zeebe:input"
779
+ },
780
+ "condition": {
781
+ "property": "embeddingModelProvider.modelProvider",
782
+ "equals": "vertexAiModelProvider",
783
+ "type": "simple"
784
+ },
785
+ "type": "String"
786
+ },
787
+ {
788
+ "id": "embeddingModelProvider.googleVertexAi.dimensions",
789
+ "label": "Embedding dimensions",
790
+ "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>.",
791
+ "optional": false,
792
+ "constraints": {
793
+ "notEmpty": true
794
+ },
795
+ "feel": "required",
796
+ "group": "embeddingModel",
797
+ "binding": {
798
+ "name": "embeddingModelProvider.googleVertexAi.dimensions",
799
+ "type": "zeebe:input"
800
+ },
801
+ "condition": {
802
+ "property": "embeddingModelProvider.modelProvider",
803
+ "equals": "vertexAiModelProvider",
804
+ "type": "simple"
805
+ },
806
+ "type": "Number"
807
+ },
808
+ {
809
+ "id": "embeddingModelProvider.googleVertexAi.publisher",
810
+ "label": "Publisher",
811
+ "description": "The publisher of the Vertex AI model (e.g., 'google', 'third-party'). Optional.",
812
+ "optional": true,
813
+ "value": "google",
814
+ "feel": "optional",
815
+ "group": "embeddingModel",
816
+ "binding": {
817
+ "name": "embeddingModelProvider.googleVertexAi.publisher",
818
+ "type": "zeebe:input"
819
+ },
820
+ "condition": {
821
+ "property": "embeddingModelProvider.modelProvider",
822
+ "equals": "vertexAiModelProvider",
823
+ "type": "simple"
824
+ },
825
+ "type": "String"
826
+ },
827
+ {
828
+ "id": "embeddingModelProvider.googleVertexAi.maxRetries",
829
+ "label": "Max retries",
830
+ "description": "Max retries",
831
+ "optional": true,
832
+ "value": 3,
833
+ "feel": "static",
834
+ "group": "embeddingModel",
835
+ "binding": {
836
+ "name": "embeddingModelProvider.googleVertexAi.maxRetries",
837
+ "type": "zeebe:input"
838
+ },
839
+ "condition": {
840
+ "property": "embeddingModelProvider.modelProvider",
841
+ "equals": "vertexAiModelProvider",
842
+ "type": "simple"
843
+ },
844
+ "type": "Number"
845
+ },
846
+ {
847
+ "id": "embeddingModelProvider.openAi.apiKey",
848
+ "label": "OpenAI API key",
849
+ "optional": false,
850
+ "constraints": {
851
+ "notEmpty": true
852
+ },
853
+ "feel": "optional",
854
+ "group": "embeddingModel",
855
+ "binding": {
856
+ "name": "embeddingModelProvider.openAi.apiKey",
857
+ "type": "zeebe:input"
858
+ },
859
+ "condition": {
860
+ "property": "embeddingModelProvider.modelProvider",
861
+ "equals": "openAiModelProvider",
862
+ "type": "simple"
863
+ },
864
+ "type": "String"
865
+ },
866
+ {
867
+ "id": "embeddingModelProvider.openAi.modelName",
868
+ "label": "Model name",
869
+ "description": "Specify the model name. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
870
+ "optional": false,
871
+ "constraints": {
872
+ "notEmpty": true
873
+ },
874
+ "feel": "optional",
875
+ "group": "embeddingModel",
876
+ "binding": {
877
+ "name": "embeddingModelProvider.openAi.modelName",
878
+ "type": "zeebe:input"
879
+ },
880
+ "condition": {
881
+ "property": "embeddingModelProvider.modelProvider",
882
+ "equals": "openAiModelProvider",
883
+ "type": "simple"
884
+ },
885
+ "type": "String"
886
+ },
887
+ {
888
+ "id": "embeddingModelProvider.openAi.organizationId",
889
+ "label": "Organization ID",
890
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
891
+ "optional": true,
892
+ "feel": "optional",
893
+ "group": "embeddingModel",
894
+ "binding": {
895
+ "name": "embeddingModelProvider.openAi.organizationId",
896
+ "type": "zeebe:input"
897
+ },
898
+ "condition": {
899
+ "property": "embeddingModelProvider.modelProvider",
900
+ "equals": "openAiModelProvider",
901
+ "type": "simple"
902
+ },
903
+ "type": "String"
904
+ },
905
+ {
906
+ "id": "embeddingModelProvider.openAi.projectId",
907
+ "label": "Project ID",
908
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
909
+ "optional": true,
910
+ "feel": "optional",
911
+ "group": "embeddingModel",
912
+ "binding": {
913
+ "name": "embeddingModelProvider.openAi.projectId",
914
+ "type": "zeebe:input"
915
+ },
916
+ "condition": {
917
+ "property": "embeddingModelProvider.modelProvider",
918
+ "equals": "openAiModelProvider",
919
+ "type": "simple"
920
+ },
921
+ "type": "String"
922
+ },
923
+ {
924
+ "id": "embeddingModelProvider.openAi.dimensions",
925
+ "label": "Embedding dimensions",
926
+ "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>.",
927
+ "optional": true,
928
+ "feel": "required",
929
+ "group": "embeddingModel",
930
+ "binding": {
931
+ "name": "embeddingModelProvider.openAi.dimensions",
932
+ "type": "zeebe:input"
933
+ },
934
+ "condition": {
935
+ "property": "embeddingModelProvider.modelProvider",
936
+ "equals": "openAiModelProvider",
937
+ "type": "simple"
938
+ },
939
+ "type": "Number"
940
+ },
941
+ {
942
+ "id": "embeddingModelProvider.openAi.maxRetries",
943
+ "label": "Max retries",
944
+ "description": "Max retries",
945
+ "optional": true,
946
+ "value": 3,
947
+ "feel": "static",
948
+ "group": "embeddingModel",
949
+ "binding": {
950
+ "name": "embeddingModelProvider.openAi.maxRetries",
951
+ "type": "zeebe:input"
952
+ },
953
+ "condition": {
954
+ "property": "embeddingModelProvider.modelProvider",
955
+ "equals": "openAiModelProvider",
956
+ "type": "simple"
957
+ },
958
+ "type": "Number"
959
+ },
960
+ {
961
+ "id": "embeddingModelProvider.openAi.customHeaders",
962
+ "label": "Custom headers",
963
+ "description": "Map of custom HTTP headers to add to the request.",
964
+ "optional": true,
965
+ "feel": "required",
966
+ "group": "embeddingModel",
967
+ "binding": {
968
+ "name": "embeddingModelProvider.openAi.customHeaders",
969
+ "type": "zeebe:input"
970
+ },
971
+ "condition": {
972
+ "property": "embeddingModelProvider.modelProvider",
973
+ "equals": "openAiModelProvider",
974
+ "type": "simple"
975
+ },
976
+ "type": "String"
977
+ },
978
+ {
979
+ "id": "embeddingModelProvider.openAi.baseUrl",
980
+ "label": "Custom base URL",
981
+ "optional": true,
982
+ "feel": "optional",
983
+ "group": "embeddingModel",
984
+ "binding": {
985
+ "name": "embeddingModelProvider.openAi.baseUrl",
986
+ "type": "zeebe:input"
987
+ },
988
+ "condition": {
989
+ "property": "embeddingModelProvider.modelProvider",
990
+ "equals": "openAiModelProvider",
991
+ "type": "simple"
992
+ },
993
+ "tooltip": "Base URL of OpenAI API. The default is 'https://api.openai.com/v1/'",
994
+ "type": "String"
995
+ },
996
+ {
997
+ "id": "vectorStore.vectorStore",
998
+ "label": "Embeddings store",
999
+ "description": "Select embedding store",
1000
+ "value": "elasticsearchStore",
1001
+ "group": "embeddingsStore",
1002
+ "binding": {
1003
+ "name": "vectorStore.storeType",
1004
+ "type": "zeebe:input"
1005
+ },
1006
+ "type": "Dropdown",
1007
+ "choices": [
1008
+ {
1009
+ "name": "Amazon Managed OpenSearch",
1010
+ "value": "amazonManagedOpenSearchStore"
1011
+ },
1012
+ {
1013
+ "name": "Azure AI Search",
1014
+ "value": "azureAiSearchStore"
1015
+ },
1016
+ {
1017
+ "name": "Azure Cosmos DB NoSQL",
1018
+ "value": "azureCosmosDbNoSqlStore"
1019
+ },
1020
+ {
1021
+ "name": "Elasticsearch",
1022
+ "value": "elasticsearchStore"
1023
+ },
1024
+ {
1025
+ "name": "OpenSearch",
1026
+ "value": "openSearchStore"
1027
+ }
1028
+ ]
1029
+ },
1030
+ {
1031
+ "id": "vectorStore.amazonManagedOpensearch.accessKey",
1032
+ "label": "Access key",
1033
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1034
+ "optional": false,
1035
+ "constraints": {
1036
+ "notEmpty": true
1037
+ },
1038
+ "feel": "optional",
1039
+ "group": "embeddingsStore",
1040
+ "binding": {
1041
+ "name": "vectorStore.amazonManagedOpensearch.accessKey",
1042
+ "type": "zeebe:input"
1043
+ },
1044
+ "condition": {
1045
+ "property": "vectorStore.vectorStore",
1046
+ "equals": "amazonManagedOpenSearchStore",
1047
+ "type": "simple"
1048
+ },
1049
+ "type": "String"
1050
+ },
1051
+ {
1052
+ "id": "vectorStore.amazonManagedOpensearch.secretKey",
1053
+ "label": "Secret key",
1054
+ "description": "Provide a secret key associated with the access key",
1055
+ "optional": false,
1056
+ "constraints": {
1057
+ "notEmpty": true
1058
+ },
1059
+ "feel": "optional",
1060
+ "group": "embeddingsStore",
1061
+ "binding": {
1062
+ "name": "vectorStore.amazonManagedOpensearch.secretKey",
1063
+ "type": "zeebe:input"
1064
+ },
1065
+ "condition": {
1066
+ "property": "vectorStore.vectorStore",
1067
+ "equals": "amazonManagedOpenSearchStore",
1068
+ "type": "simple"
1069
+ },
1070
+ "type": "String"
1071
+ },
1072
+ {
1073
+ "id": "vectorStore.amazonManagedOpensearch.serverUrl",
1074
+ "label": "Server URL",
1075
+ "description": "Provide a fully qualified server URL",
1076
+ "optional": false,
1077
+ "constraints": {
1078
+ "notEmpty": true
1079
+ },
1080
+ "feel": "optional",
1081
+ "group": "embeddingsStore",
1082
+ "binding": {
1083
+ "name": "vectorStore.amazonManagedOpensearch.serverUrl",
1084
+ "type": "zeebe:input"
1085
+ },
1086
+ "condition": {
1087
+ "property": "vectorStore.vectorStore",
1088
+ "equals": "amazonManagedOpenSearchStore",
1089
+ "type": "simple"
1090
+ },
1091
+ "type": "String"
1092
+ },
1093
+ {
1094
+ "id": "vectorStore.amazonManagedOpensearch.region",
1095
+ "label": "Region",
1096
+ "description": "Provide an instance region",
1097
+ "optional": false,
1098
+ "constraints": {
1099
+ "notEmpty": true
1100
+ },
1101
+ "feel": "optional",
1102
+ "group": "embeddingsStore",
1103
+ "binding": {
1104
+ "name": "vectorStore.amazonManagedOpensearch.region",
1105
+ "type": "zeebe:input"
1106
+ },
1107
+ "condition": {
1108
+ "property": "vectorStore.vectorStore",
1109
+ "equals": "amazonManagedOpenSearchStore",
1110
+ "type": "simple"
1111
+ },
1112
+ "type": "String"
1113
+ },
1114
+ {
1115
+ "id": "vectorStore.amazonManagedOpensearch.indexName",
1116
+ "label": "Index name",
1117
+ "description": "Provide an index to store embeddings",
1118
+ "optional": false,
1119
+ "constraints": {
1120
+ "notEmpty": true
1121
+ },
1122
+ "feel": "optional",
1123
+ "group": "embeddingsStore",
1124
+ "binding": {
1125
+ "name": "vectorStore.amazonManagedOpensearch.indexName",
1126
+ "type": "zeebe:input"
1127
+ },
1128
+ "condition": {
1129
+ "property": "vectorStore.vectorStore",
1130
+ "equals": "amazonManagedOpenSearchStore",
1131
+ "type": "simple"
1132
+ },
1133
+ "type": "String"
1134
+ },
1135
+ {
1136
+ "id": "vectorStore.aiSearch.endpoint",
1137
+ "label": "Endpoint",
1138
+ "description": "Specify Azure AI Search endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/search/\" target=\"_blank\">documentation</a>.",
1139
+ "optional": false,
1140
+ "constraints": {
1141
+ "notEmpty": true
1142
+ },
1143
+ "feel": "optional",
1144
+ "group": "embeddingsStore",
1145
+ "binding": {
1146
+ "name": "vectorStore.aiSearch.endpoint",
1147
+ "type": "zeebe:input"
1148
+ },
1149
+ "condition": {
1150
+ "property": "vectorStore.vectorStore",
1151
+ "equals": "azureAiSearchStore",
1152
+ "type": "simple"
1153
+ },
1154
+ "type": "String"
1155
+ },
1156
+ {
1157
+ "id": "vectorStore.aiSearch.authentication.type",
1158
+ "label": "Authentication",
1159
+ "description": "Specify the Azure authentication strategy.",
1160
+ "value": "apiKey",
1161
+ "group": "embeddingsStore",
1162
+ "binding": {
1163
+ "name": "vectorStore.aiSearch.authentication.type",
1164
+ "type": "zeebe:input"
1165
+ },
1166
+ "condition": {
1167
+ "property": "vectorStore.vectorStore",
1168
+ "equals": "azureAiSearchStore",
1169
+ "type": "simple"
1170
+ },
1171
+ "type": "Dropdown",
1172
+ "choices": [
1173
+ {
1174
+ "name": "API key",
1175
+ "value": "apiKey"
1176
+ },
1177
+ {
1178
+ "name": "Client credentials",
1179
+ "value": "clientCredentials"
1180
+ }
1181
+ ]
1182
+ },
1183
+ {
1184
+ "id": "vectorStore.aiSearch.authentication.apiKey",
1185
+ "label": "API key",
1186
+ "optional": false,
1187
+ "constraints": {
1188
+ "notEmpty": true
1189
+ },
1190
+ "feel": "optional",
1191
+ "group": "embeddingsStore",
1192
+ "binding": {
1193
+ "name": "vectorStore.aiSearch.authentication.apiKey",
1194
+ "type": "zeebe:input"
1195
+ },
1196
+ "condition": {
1197
+ "allMatch": [
1198
+ {
1199
+ "property": "vectorStore.aiSearch.authentication.type",
1200
+ "equals": "apiKey",
1201
+ "type": "simple"
1202
+ },
1203
+ {
1204
+ "property": "vectorStore.vectorStore",
1205
+ "equals": "azureAiSearchStore",
1206
+ "type": "simple"
1207
+ }
1208
+ ]
1209
+ },
1210
+ "type": "String"
1211
+ },
1212
+ {
1213
+ "id": "vectorStore.aiSearch.authentication.clientId",
1214
+ "label": "Client ID",
1215
+ "description": "ID of a Microsoft Entra application",
1216
+ "optional": false,
1217
+ "constraints": {
1218
+ "notEmpty": true
1219
+ },
1220
+ "feel": "optional",
1221
+ "group": "embeddingsStore",
1222
+ "binding": {
1223
+ "name": "vectorStore.aiSearch.authentication.clientId",
1224
+ "type": "zeebe:input"
1225
+ },
1226
+ "condition": {
1227
+ "allMatch": [
1228
+ {
1229
+ "property": "vectorStore.aiSearch.authentication.type",
1230
+ "equals": "clientCredentials",
1231
+ "type": "simple"
1232
+ },
1233
+ {
1234
+ "property": "vectorStore.vectorStore",
1235
+ "equals": "azureAiSearchStore",
1236
+ "type": "simple"
1237
+ }
1238
+ ]
1239
+ },
1240
+ "type": "String"
1241
+ },
1242
+ {
1243
+ "id": "vectorStore.aiSearch.authentication.clientSecret",
1244
+ "label": "Client secret",
1245
+ "description": "Secret of a Microsoft Entra application",
1246
+ "optional": false,
1247
+ "constraints": {
1248
+ "notEmpty": true
1249
+ },
1250
+ "feel": "optional",
1251
+ "group": "embeddingsStore",
1252
+ "binding": {
1253
+ "name": "vectorStore.aiSearch.authentication.clientSecret",
1254
+ "type": "zeebe:input"
1255
+ },
1256
+ "condition": {
1257
+ "allMatch": [
1258
+ {
1259
+ "property": "vectorStore.aiSearch.authentication.type",
1260
+ "equals": "clientCredentials",
1261
+ "type": "simple"
1262
+ },
1263
+ {
1264
+ "property": "vectorStore.vectorStore",
1265
+ "equals": "azureAiSearchStore",
1266
+ "type": "simple"
1267
+ }
1268
+ ]
1269
+ },
1270
+ "type": "String"
1271
+ },
1272
+ {
1273
+ "id": "vectorStore.aiSearch.authentication.tenantId",
1274
+ "label": "Tenant ID",
1275
+ "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>.",
1276
+ "optional": false,
1277
+ "constraints": {
1278
+ "notEmpty": true
1279
+ },
1280
+ "feel": "optional",
1281
+ "group": "embeddingsStore",
1282
+ "binding": {
1283
+ "name": "vectorStore.aiSearch.authentication.tenantId",
1284
+ "type": "zeebe:input"
1285
+ },
1286
+ "condition": {
1287
+ "allMatch": [
1288
+ {
1289
+ "property": "vectorStore.aiSearch.authentication.type",
1290
+ "equals": "clientCredentials",
1291
+ "type": "simple"
1292
+ },
1293
+ {
1294
+ "property": "vectorStore.vectorStore",
1295
+ "equals": "azureAiSearchStore",
1296
+ "type": "simple"
1297
+ }
1298
+ ]
1299
+ },
1300
+ "type": "String"
1301
+ },
1302
+ {
1303
+ "id": "vectorStore.aiSearch.authentication.authorityHost",
1304
+ "label": "Authority host",
1305
+ "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.",
1306
+ "optional": true,
1307
+ "feel": "optional",
1308
+ "group": "embeddingsStore",
1309
+ "binding": {
1310
+ "name": "vectorStore.aiSearch.authentication.authorityHost",
1311
+ "type": "zeebe:input"
1312
+ },
1313
+ "condition": {
1314
+ "allMatch": [
1315
+ {
1316
+ "property": "vectorStore.aiSearch.authentication.type",
1317
+ "equals": "clientCredentials",
1318
+ "type": "simple"
1319
+ },
1320
+ {
1321
+ "property": "vectorStore.vectorStore",
1322
+ "equals": "azureAiSearchStore",
1323
+ "type": "simple"
1324
+ }
1325
+ ]
1326
+ },
1327
+ "type": "String"
1328
+ },
1329
+ {
1330
+ "id": "vectorStore.aiSearch.indexName",
1331
+ "label": "Index name",
1332
+ "description": "The name of the search index. When storing embeddings this index is created or updated automatically.",
1333
+ "optional": false,
1334
+ "constraints": {
1335
+ "notEmpty": true
1336
+ },
1337
+ "feel": "optional",
1338
+ "group": "embeddingsStore",
1339
+ "binding": {
1340
+ "name": "vectorStore.aiSearch.indexName",
1341
+ "type": "zeebe:input"
1342
+ },
1343
+ "condition": {
1344
+ "property": "vectorStore.vectorStore",
1345
+ "equals": "azureAiSearchStore",
1346
+ "type": "simple"
1347
+ },
1348
+ "type": "String"
1349
+ },
1350
+ {
1351
+ "id": "vectorStore.azureCosmosDbNoSql.endpoint",
1352
+ "label": "Endpoint",
1353
+ "description": "Specify Azure Cosmos DB endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/cosmos-db/\" target=\"_blank\">documentation</a>.",
1354
+ "optional": false,
1355
+ "constraints": {
1356
+ "notEmpty": true
1357
+ },
1358
+ "feel": "optional",
1359
+ "group": "embeddingsStore",
1360
+ "binding": {
1361
+ "name": "vectorStore.azureCosmosDbNoSql.endpoint",
1362
+ "type": "zeebe:input"
1363
+ },
1364
+ "condition": {
1365
+ "property": "vectorStore.vectorStore",
1366
+ "equals": "azureCosmosDbNoSqlStore",
1367
+ "type": "simple"
1368
+ },
1369
+ "type": "String"
1370
+ },
1371
+ {
1372
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.type",
1373
+ "label": "Authentication",
1374
+ "description": "Specify the Azure authentication strategy.",
1375
+ "value": "apiKey",
1376
+ "group": "embeddingsStore",
1377
+ "binding": {
1378
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.type",
1379
+ "type": "zeebe:input"
1380
+ },
1381
+ "condition": {
1382
+ "property": "vectorStore.vectorStore",
1383
+ "equals": "azureCosmosDbNoSqlStore",
1384
+ "type": "simple"
1385
+ },
1386
+ "type": "Dropdown",
1387
+ "choices": [
1388
+ {
1389
+ "name": "API key",
1390
+ "value": "apiKey"
1391
+ },
1392
+ {
1393
+ "name": "Client credentials",
1394
+ "value": "clientCredentials"
1395
+ }
1396
+ ]
1397
+ },
1398
+ {
1399
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
1400
+ "label": "API key",
1401
+ "optional": false,
1402
+ "constraints": {
1403
+ "notEmpty": true
1404
+ },
1405
+ "feel": "optional",
1406
+ "group": "embeddingsStore",
1407
+ "binding": {
1408
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
1409
+ "type": "zeebe:input"
1410
+ },
1411
+ "condition": {
1412
+ "allMatch": [
1413
+ {
1414
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
1415
+ "equals": "apiKey",
1416
+ "type": "simple"
1417
+ },
1418
+ {
1419
+ "property": "vectorStore.vectorStore",
1420
+ "equals": "azureCosmosDbNoSqlStore",
1421
+ "type": "simple"
1422
+ }
1423
+ ]
1424
+ },
1425
+ "type": "String"
1426
+ },
1427
+ {
1428
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
1429
+ "label": "Client ID",
1430
+ "description": "ID of a Microsoft Entra application",
1431
+ "optional": false,
1432
+ "constraints": {
1433
+ "notEmpty": true
1434
+ },
1435
+ "feel": "optional",
1436
+ "group": "embeddingsStore",
1437
+ "binding": {
1438
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
1439
+ "type": "zeebe:input"
1440
+ },
1441
+ "condition": {
1442
+ "allMatch": [
1443
+ {
1444
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
1445
+ "equals": "clientCredentials",
1446
+ "type": "simple"
1447
+ },
1448
+ {
1449
+ "property": "vectorStore.vectorStore",
1450
+ "equals": "azureCosmosDbNoSqlStore",
1451
+ "type": "simple"
1452
+ }
1453
+ ]
1454
+ },
1455
+ "type": "String"
1456
+ },
1457
+ {
1458
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
1459
+ "label": "Client secret",
1460
+ "description": "Secret of a Microsoft Entra application",
1461
+ "optional": false,
1462
+ "constraints": {
1463
+ "notEmpty": true
1464
+ },
1465
+ "feel": "optional",
1466
+ "group": "embeddingsStore",
1467
+ "binding": {
1468
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
1469
+ "type": "zeebe:input"
1470
+ },
1471
+ "condition": {
1472
+ "allMatch": [
1473
+ {
1474
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
1475
+ "equals": "clientCredentials",
1476
+ "type": "simple"
1477
+ },
1478
+ {
1479
+ "property": "vectorStore.vectorStore",
1480
+ "equals": "azureCosmosDbNoSqlStore",
1481
+ "type": "simple"
1482
+ }
1483
+ ]
1484
+ },
1485
+ "type": "String"
1486
+ },
1487
+ {
1488
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
1489
+ "label": "Tenant ID",
1490
+ "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>.",
1491
+ "optional": false,
1492
+ "constraints": {
1493
+ "notEmpty": true
1494
+ },
1495
+ "feel": "optional",
1496
+ "group": "embeddingsStore",
1497
+ "binding": {
1498
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
1499
+ "type": "zeebe:input"
1500
+ },
1501
+ "condition": {
1502
+ "allMatch": [
1503
+ {
1504
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
1505
+ "equals": "clientCredentials",
1506
+ "type": "simple"
1507
+ },
1508
+ {
1509
+ "property": "vectorStore.vectorStore",
1510
+ "equals": "azureCosmosDbNoSqlStore",
1511
+ "type": "simple"
1512
+ }
1513
+ ]
1514
+ },
1515
+ "type": "String"
1516
+ },
1517
+ {
1518
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
1519
+ "label": "Authority host",
1520
+ "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.",
1521
+ "optional": true,
1522
+ "feel": "optional",
1523
+ "group": "embeddingsStore",
1524
+ "binding": {
1525
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
1526
+ "type": "zeebe:input"
1527
+ },
1528
+ "condition": {
1529
+ "allMatch": [
1530
+ {
1531
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
1532
+ "equals": "clientCredentials",
1533
+ "type": "simple"
1534
+ },
1535
+ {
1536
+ "property": "vectorStore.vectorStore",
1537
+ "equals": "azureCosmosDbNoSqlStore",
1538
+ "type": "simple"
1539
+ }
1540
+ ]
1541
+ },
1542
+ "type": "String"
1543
+ },
1544
+ {
1545
+ "id": "vectorStore.azureCosmosDbNoSql.databaseName",
1546
+ "label": "Database name",
1547
+ "description": "Specify the name of the Azure Cosmos DB NoSQL database.",
1548
+ "optional": false,
1549
+ "constraints": {
1550
+ "notEmpty": true
1551
+ },
1552
+ "feel": "optional",
1553
+ "group": "embeddingsStore",
1554
+ "binding": {
1555
+ "name": "vectorStore.azureCosmosDbNoSql.databaseName",
1556
+ "type": "zeebe:input"
1557
+ },
1558
+ "condition": {
1559
+ "property": "vectorStore.vectorStore",
1560
+ "equals": "azureCosmosDbNoSqlStore",
1561
+ "type": "simple"
1562
+ },
1563
+ "type": "String"
1564
+ },
1565
+ {
1566
+ "id": "vectorStore.azureCosmosDbNoSql.containerName",
1567
+ "label": "Container name",
1568
+ "description": "Specify the name of the Azure Cosmos DB NoSQL container.",
1569
+ "optional": false,
1570
+ "constraints": {
1571
+ "notEmpty": true
1572
+ },
1573
+ "feel": "optional",
1574
+ "group": "embeddingsStore",
1575
+ "binding": {
1576
+ "name": "vectorStore.azureCosmosDbNoSql.containerName",
1577
+ "type": "zeebe:input"
1578
+ },
1579
+ "condition": {
1580
+ "property": "vectorStore.vectorStore",
1581
+ "equals": "azureCosmosDbNoSqlStore",
1582
+ "type": "simple"
1583
+ },
1584
+ "type": "String"
1585
+ },
1586
+ {
1587
+ "id": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
1588
+ "label": "Consistency level",
1589
+ "description": "Specify the consistency level for the Azure Cosmos DB NoSQL store.",
1590
+ "optional": false,
1591
+ "value": "EVENTUAL",
1592
+ "constraints": {
1593
+ "notEmpty": true
1594
+ },
1595
+ "group": "embeddingsStore",
1596
+ "binding": {
1597
+ "name": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
1598
+ "type": "zeebe:input"
1599
+ },
1600
+ "condition": {
1601
+ "property": "vectorStore.vectorStore",
1602
+ "equals": "azureCosmosDbNoSqlStore",
1603
+ "type": "simple"
1604
+ },
1605
+ "type": "Dropdown",
1606
+ "choices": [
1607
+ {
1608
+ "name": "Strong",
1609
+ "value": "STRONG"
1610
+ },
1611
+ {
1612
+ "name": "Bounded Staleness",
1613
+ "value": "BOUNDED_STALENESS"
1614
+ },
1615
+ {
1616
+ "name": "Session",
1617
+ "value": "SESSION"
1618
+ },
1619
+ {
1620
+ "name": "Consistent Prefix",
1621
+ "value": "CONSISTENT_PREFIX"
1622
+ },
1623
+ {
1624
+ "name": "Eventual",
1625
+ "value": "EVENTUAL"
1626
+ }
1627
+ ]
1628
+ },
1629
+ {
1630
+ "id": "vectorStore.azureCosmosDbNoSql.distanceFunction",
1631
+ "label": "Distance function",
1632
+ "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>.",
1633
+ "optional": false,
1634
+ "value": "COSINE",
1635
+ "constraints": {
1636
+ "notEmpty": true
1637
+ },
1638
+ "group": "embeddingsStore",
1639
+ "binding": {
1640
+ "name": "vectorStore.azureCosmosDbNoSql.distanceFunction",
1641
+ "type": "zeebe:input"
1642
+ },
1643
+ "condition": {
1644
+ "property": "vectorStore.vectorStore",
1645
+ "equals": "azureCosmosDbNoSqlStore",
1646
+ "type": "simple"
1647
+ },
1648
+ "type": "Dropdown",
1649
+ "choices": [
1650
+ {
1651
+ "name": "Euclidean",
1652
+ "value": "EUCLIDEAN"
1653
+ },
1654
+ {
1655
+ "name": "Cosine",
1656
+ "value": "COSINE"
1657
+ },
1658
+ {
1659
+ "name": "Dot Product",
1660
+ "value": "DOT_PRODUCT"
1661
+ }
1662
+ ]
1663
+ },
1664
+ {
1665
+ "id": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
1666
+ "label": "Vector index type",
1667
+ "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>.",
1668
+ "optional": false,
1669
+ "value": "FLAT",
1670
+ "constraints": {
1671
+ "notEmpty": true
1672
+ },
1673
+ "group": "embeddingsStore",
1674
+ "binding": {
1675
+ "name": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
1676
+ "type": "zeebe:input"
1677
+ },
1678
+ "condition": {
1679
+ "property": "vectorStore.vectorStore",
1680
+ "equals": "azureCosmosDbNoSqlStore",
1681
+ "type": "simple"
1682
+ },
1683
+ "type": "Dropdown",
1684
+ "choices": [
1685
+ {
1686
+ "name": "Flat",
1687
+ "value": "FLAT"
1688
+ },
1689
+ {
1690
+ "name": "Quantized Flat",
1691
+ "value": "QUANTIZED_FLAT"
1692
+ },
1693
+ {
1694
+ "name": "DiskANN",
1695
+ "value": "DISK_ANN"
1696
+ }
1697
+ ]
1698
+ },
1699
+ {
1700
+ "id": "vectorStore.elasticsearch.baseUrl",
1701
+ "label": "Base URL",
1702
+ "description": "Elasticsearch base URL, i.e. http(s)://host:port",
1703
+ "optional": false,
1704
+ "constraints": {
1705
+ "notEmpty": true
1706
+ },
1707
+ "feel": "optional",
1708
+ "group": "embeddingsStore",
1709
+ "binding": {
1710
+ "name": "vectorStore.elasticsearch.baseUrl",
1711
+ "type": "zeebe:input"
1712
+ },
1713
+ "condition": {
1714
+ "property": "vectorStore.vectorStore",
1715
+ "equals": "elasticsearchStore",
1716
+ "type": "simple"
1717
+ },
1718
+ "type": "String"
1719
+ },
1720
+ {
1721
+ "id": "vectorStore.elasticsearch.userName",
1722
+ "label": "Username",
1723
+ "description": "Elasticsearch username",
1724
+ "optional": false,
1725
+ "constraints": {
1726
+ "notEmpty": true
1727
+ },
1728
+ "feel": "optional",
1729
+ "group": "embeddingsStore",
1730
+ "binding": {
1731
+ "name": "vectorStore.elasticsearch.userName",
1732
+ "type": "zeebe:input"
1733
+ },
1734
+ "condition": {
1735
+ "property": "vectorStore.vectorStore",
1736
+ "equals": "elasticsearchStore",
1737
+ "type": "simple"
1738
+ },
1739
+ "type": "String"
1740
+ },
1741
+ {
1742
+ "id": "vectorStore.elasticsearch.password",
1743
+ "label": "Password",
1744
+ "description": "Elasticsearch password",
1745
+ "optional": false,
1746
+ "constraints": {
1747
+ "notEmpty": true
1748
+ },
1749
+ "feel": "optional",
1750
+ "group": "embeddingsStore",
1751
+ "binding": {
1752
+ "name": "vectorStore.elasticsearch.password",
1753
+ "type": "zeebe:input"
1754
+ },
1755
+ "condition": {
1756
+ "property": "vectorStore.vectorStore",
1757
+ "equals": "elasticsearchStore",
1758
+ "type": "simple"
1759
+ },
1760
+ "type": "String"
1761
+ },
1762
+ {
1763
+ "id": "vectorStore.elasticsearch.indexName",
1764
+ "label": "Index name",
1765
+ "description": "Elasticsearch index",
1766
+ "optional": false,
1767
+ "constraints": {
1768
+ "notEmpty": true
1769
+ },
1770
+ "feel": "optional",
1771
+ "group": "embeddingsStore",
1772
+ "binding": {
1773
+ "name": "vectorStore.elasticsearch.indexName",
1774
+ "type": "zeebe:input"
1775
+ },
1776
+ "condition": {
1777
+ "property": "vectorStore.vectorStore",
1778
+ "equals": "elasticsearchStore",
1779
+ "type": "simple"
1780
+ },
1781
+ "type": "String"
1782
+ },
1783
+ {
1784
+ "id": "vectorStore.openSearch.baseUrl",
1785
+ "label": "Base URL",
1786
+ "description": "OpenSearch base URL, i.e. http(s)://host:port",
1787
+ "optional": false,
1788
+ "constraints": {
1789
+ "notEmpty": true
1790
+ },
1791
+ "feel": "optional",
1792
+ "group": "embeddingsStore",
1793
+ "binding": {
1794
+ "name": "vectorStore.openSearch.baseUrl",
1795
+ "type": "zeebe:input"
1796
+ },
1797
+ "condition": {
1798
+ "property": "vectorStore.vectorStore",
1799
+ "equals": "openSearchStore",
1800
+ "type": "simple"
1801
+ },
1802
+ "type": "String"
1803
+ },
1804
+ {
1805
+ "id": "vectorStore.openSearch.userName",
1806
+ "label": "Username",
1807
+ "description": "OpenSearch username",
1808
+ "optional": false,
1809
+ "constraints": {
1810
+ "notEmpty": true
1811
+ },
1812
+ "feel": "optional",
1813
+ "group": "embeddingsStore",
1814
+ "binding": {
1815
+ "name": "vectorStore.openSearch.userName",
1816
+ "type": "zeebe:input"
1817
+ },
1818
+ "condition": {
1819
+ "property": "vectorStore.vectorStore",
1820
+ "equals": "openSearchStore",
1821
+ "type": "simple"
1822
+ },
1823
+ "type": "String"
1824
+ },
1825
+ {
1826
+ "id": "vectorStore.openSearch.password",
1827
+ "label": "Password",
1828
+ "description": "OpenSearch password",
1829
+ "optional": false,
1830
+ "constraints": {
1831
+ "notEmpty": true
1832
+ },
1833
+ "feel": "optional",
1834
+ "group": "embeddingsStore",
1835
+ "binding": {
1836
+ "name": "vectorStore.openSearch.password",
1837
+ "type": "zeebe:input"
1838
+ },
1839
+ "condition": {
1840
+ "property": "vectorStore.vectorStore",
1841
+ "equals": "openSearchStore",
1842
+ "type": "simple"
1843
+ },
1844
+ "type": "String"
1845
+ },
1846
+ {
1847
+ "id": "vectorStore.openSearch.indexName",
1848
+ "label": "Index name",
1849
+ "description": "OpenSearch index",
1850
+ "optional": false,
1851
+ "constraints": {
1852
+ "notEmpty": true
1853
+ },
1854
+ "feel": "optional",
1855
+ "group": "embeddingsStore",
1856
+ "binding": {
1857
+ "name": "vectorStore.openSearch.indexName",
1858
+ "type": "zeebe:input"
1859
+ },
1860
+ "condition": {
1861
+ "property": "vectorStore.vectorStore",
1862
+ "equals": "openSearchStore",
1863
+ "type": "simple"
1864
+ },
1865
+ "type": "String"
1866
+ },
1867
+ {
1868
+ "id": "vectorDatabaseConnectorOperation.documentSource",
1869
+ "label": "Document source",
1870
+ "description": "Whether you want to embed a Camunda document file or plain text",
1871
+ "optional": false,
1872
+ "value": "CamundaDocument",
1873
+ "constraints": {
1874
+ "notEmpty": true
1875
+ },
1876
+ "group": "document",
1877
+ "binding": {
1878
+ "name": "vectorDatabaseConnectorOperation.documentSource",
1879
+ "type": "zeebe:input"
1880
+ },
1881
+ "condition": {
1882
+ "property": "vectorDatabaseConnectorOperation.operationType",
1883
+ "equals": "embedDocumentOperation",
1884
+ "type": "simple"
1885
+ },
1886
+ "type": "Dropdown",
1887
+ "choices": [
1888
+ {
1889
+ "name": "Camunda document",
1890
+ "value": "CamundaDocument"
1891
+ },
1892
+ {
1893
+ "name": "Plain text",
1894
+ "value": "PlainText"
1895
+ }
1896
+ ]
1897
+ },
1898
+ {
1899
+ "id": "vectorDatabaseConnectorOperation.documentSourceFromProcessVariable",
1900
+ "label": "Plain text to embed",
1901
+ "optional": false,
1902
+ "constraints": {
1903
+ "notEmpty": true
1904
+ },
1905
+ "feel": "optional",
1906
+ "group": "document",
1907
+ "binding": {
1908
+ "name": "vectorDatabaseConnectorOperation.documentSourceFromProcessVariable",
1909
+ "type": "zeebe:input"
1910
+ },
1911
+ "condition": {
1912
+ "allMatch": [
1913
+ {
1914
+ "property": "vectorDatabaseConnectorOperation.documentSource",
1915
+ "equals": "PlainText",
1916
+ "type": "simple"
1917
+ },
1918
+ {
1919
+ "property": "vectorDatabaseConnectorOperation.operationType",
1920
+ "equals": "embedDocumentOperation",
1921
+ "type": "simple"
1922
+ }
1923
+ ]
1924
+ },
1925
+ "type": "String"
1926
+ },
1927
+ {
1928
+ "id": "vectorDatabaseConnectorOperation.newDocuments",
1929
+ "label": "Documents",
1930
+ "optional": false,
1931
+ "constraints": {
1932
+ "notEmpty": true
1933
+ },
1934
+ "feel": "required",
1935
+ "group": "document",
1936
+ "binding": {
1937
+ "name": "vectorDatabaseConnectorOperation.newDocuments",
1938
+ "type": "zeebe:input"
1939
+ },
1940
+ "condition": {
1941
+ "allMatch": [
1942
+ {
1943
+ "property": "vectorDatabaseConnectorOperation.documentSource",
1944
+ "equals": "CamundaDocument",
1945
+ "type": "simple"
1946
+ },
1947
+ {
1948
+ "property": "vectorDatabaseConnectorOperation.operationType",
1949
+ "equals": "embedDocumentOperation",
1950
+ "type": "simple"
1951
+ }
1952
+ ]
1953
+ },
1954
+ "type": "String"
1955
+ },
1956
+ {
1957
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
1958
+ "label": "Document splitting strategy",
1959
+ "value": "recursiveDocumentSplitter",
1960
+ "group": "document",
1961
+ "binding": {
1962
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.splitterType",
1963
+ "type": "zeebe:input"
1964
+ },
1965
+ "condition": {
1966
+ "property": "vectorDatabaseConnectorOperation.operationType",
1967
+ "equals": "embedDocumentOperation",
1968
+ "type": "simple"
1969
+ },
1970
+ "type": "Dropdown",
1971
+ "choices": [
1972
+ {
1973
+ "name": "Recursive",
1974
+ "value": "recursiveDocumentSplitter"
1975
+ },
1976
+ {
1977
+ "name": "Do not split",
1978
+ "value": "noopDocumentSplitter"
1979
+ }
1980
+ ]
1981
+ },
1982
+ {
1983
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.document.splitter.recursive.maxSegmentSizeInChars",
1984
+ "label": "Max chars",
1985
+ "description": "Max splitting segment size in chars",
1986
+ "optional": false,
1987
+ "value": 500,
1988
+ "feel": "static",
1989
+ "group": "document",
1990
+ "binding": {
1991
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.maxSegmentSizeInChars",
1992
+ "type": "zeebe:input"
1993
+ },
1994
+ "condition": {
1995
+ "allMatch": [
1996
+ {
1997
+ "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
1998
+ "equals": "recursiveDocumentSplitter",
1999
+ "type": "simple"
2000
+ },
2001
+ {
2002
+ "property": "vectorDatabaseConnectorOperation.operationType",
2003
+ "equals": "embedDocumentOperation",
2004
+ "type": "simple"
2005
+ }
2006
+ ]
2007
+ },
2008
+ "type": "Number"
2009
+ },
2010
+ {
2011
+ "id": "vectorDatabaseConnectorOperation.documentSplitter.document.splitter.recursive.maxOverlapSizeInChars",
2012
+ "label": "Max overlap window",
2013
+ "description": "Max segment splitting overlap size in chars",
2014
+ "optional": false,
2015
+ "value": 80,
2016
+ "feel": "static",
2017
+ "group": "document",
2018
+ "binding": {
2019
+ "name": "vectorDatabaseConnectorOperation.documentSplitter.maxOverlapSizeInChars",
2020
+ "type": "zeebe:input"
2021
+ },
2022
+ "condition": {
2023
+ "allMatch": [
2024
+ {
2025
+ "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
2026
+ "equals": "recursiveDocumentSplitter",
2027
+ "type": "simple"
2028
+ },
2029
+ {
2030
+ "property": "vectorDatabaseConnectorOperation.operationType",
2031
+ "equals": "embedDocumentOperation",
2032
+ "type": "simple"
2033
+ }
2034
+ ]
2035
+ },
2036
+ "type": "Number"
2037
+ },
2038
+ {
2039
+ "id": "version",
2040
+ "label": "Version",
2041
+ "description": "Version of the element template",
2042
+ "value": "2",
2043
+ "group": "connector",
2044
+ "binding": {
2045
+ "key": "elementTemplateVersion",
2046
+ "type": "zeebe:taskHeader"
2047
+ },
2048
+ "type": "Hidden"
2049
+ },
2050
+ {
2051
+ "id": "id",
2052
+ "label": "ID",
2053
+ "description": "ID of the element template",
2054
+ "value": "io.camunda.connectors.EmbeddingsVectorDB.v1",
2055
+ "group": "connector",
2056
+ "binding": {
2057
+ "key": "elementTemplateId",
2058
+ "type": "zeebe:taskHeader"
2059
+ },
2060
+ "type": "Hidden"
2061
+ },
2062
+ {
2063
+ "id": "resultVariable",
2064
+ "label": "Result variable",
2065
+ "description": "Name of variable to store the response in",
2066
+ "group": "output",
2067
+ "binding": {
2068
+ "key": "resultVariable",
2069
+ "type": "zeebe:taskHeader"
2070
+ },
2071
+ "type": "String"
2072
+ },
2073
+ {
2074
+ "id": "resultExpression",
2075
+ "label": "Result expression",
2076
+ "description": "Expression to map the response into process variables",
2077
+ "feel": "required",
2078
+ "group": "output",
2079
+ "binding": {
2080
+ "key": "resultExpression",
2081
+ "type": "zeebe:taskHeader"
2082
+ },
2083
+ "type": "Text"
2084
+ },
2085
+ {
2086
+ "id": "errorExpression",
2087
+ "label": "Error expression",
2088
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2089
+ "feel": "required",
2090
+ "group": "error",
2091
+ "binding": {
2092
+ "key": "errorExpression",
2093
+ "type": "zeebe:taskHeader"
2094
+ },
2095
+ "type": "Text"
2096
+ },
2097
+ {
2098
+ "id": "retryCount",
2099
+ "label": "Retries",
2100
+ "description": "Number of retries",
2101
+ "value": "3",
2102
+ "feel": "optional",
2103
+ "group": "retries",
2104
+ "binding": {
2105
+ "property": "retries",
2106
+ "type": "zeebe:taskDefinition"
2107
+ },
2108
+ "type": "String"
2109
+ },
2110
+ {
2111
+ "id": "retryBackoff",
2112
+ "label": "Retry backoff",
2113
+ "description": "ISO-8601 duration to wait between retries",
2114
+ "value": "PT0S",
2115
+ "group": "retries",
2116
+ "binding": {
2117
+ "key": "retryBackoff",
2118
+ "type": "zeebe:taskHeader"
2119
+ },
2120
+ "type": "String"
2121
+ }
2122
+ ],
2123
+ "icon": {
2124
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjAxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bXVsdGlwbHkiLz4KPHBhdGggZD0iTTI1NS45OTkgMTM2LjcwMkMxOTMuMzE4IDEzNi43MDIgMTI1Ljg1NSAxNTEuNDg1IDEyNS44NTUgMTgzLjkzM1YzOTYuNDc1QzEyNS44NTUgNDI4LjkyMyAxOTMuMzE4IDQ0My43MDcgMjU1Ljk5OSA0NDMuNzA3QzMxOC42NzkgNDQzLjcwNyAzODYuMTQyIDQyOC45MjMgMzg2LjE0MiAzOTYuNDc1VjE4My45MzNDMzg2LjE0MiAxNTEuNDg1IDMxOC42NzkgMTM2LjcwMiAyNTUuOTk5IDEzNi43MDJaTTI1NS45OTkgMTYwLjMxOEMzMjQuNTkxIDE2MC4zMTggMzYwLjA1MyAxNzcuMjUxIDM2Mi40NDIgMTgzLjkzM0MzNjAuMDUzIDE5MC42MTUgMzI0LjU5MSAyMDcuNTQ5IDI1NS45OTkgMjA3LjU0OUMxODYuODg5IDIwNy41NDkgMTUxLjQxOCAxOTAuMzYyIDE0OS41MTggMTg0LjE0MVYxODQuMDgzQzE1MS40MTggMTc3LjUwNSAxODYuODg5IDE2MC4zMTggMjU1Ljk5OSAxNjAuMzE4Wk0xNDkuNTE4IDIxMi41OTlDMTc0LjY5NCAyMjUuMjAzIDIxNi4yNzcgMjMxLjE2NSAyNTUuOTk5IDIzMS4xNjVDMjk1LjcyMSAyMzEuMTY1IDMzNy4zMDQgMjI1LjIwMyAzNjIuNDggMjEyLjU5OVYyNTQuNjMxQzM2MC41OCAyNjEuMjA5IDMyNS4xMDggMjc4LjM5NiAyNTUuOTk5IDI3OC4zOTZDMTg2Ljc4NSAyNzguMzk2IDE1MS4zMDMgMjYxLjE1NyAxNDkuNTE4IDI1NC43ODFWMjEyLjU5OVpNMTQ5LjUxOCAyODMuNDQ3QzE3NC42OTQgMjk2LjA1IDIxNi4yNzcgMzAyLjAxMiAyNTUuOTk5IDMwMi4wMTJDMjk1LjcyMSAzMDIuMDEyIDMzNy4zMDQgMjk2LjA1IDM2Mi40OCAyODMuNDQ3VjMyNS40NzhDMzYwLjU4IDMzMi4wNTYgMzI1LjEwOCAzNDkuMjQ0IDI1NS45OTkgMzQ5LjI0NEMxODYuNzg1IDM0OS4yNDQgMTUxLjMwMyAzMzIuMDA0IDE0OS41MTggMzI1LjYyOFYyODMuNDQ3Wk0yNTUuOTk5IDQyMC4wOTFDMTg2Ljc4NSA0MjAuMDkxIDE1MS4zMDMgNDAyLjg1MSAxNDkuNTE4IDM5Ni40NzVWMzU0LjI5NEMxNzQuNjk0IDM2Ni44OTggMjE2LjI3NyAzNzIuODU5IDI1NS45OTkgMzcyLjg1OUMyOTUuNzIxIDM3Mi44NTkgMzM3LjMwNCAzNjYuODk4IDM2Mi40OCAzNTQuMjk0VjM5Ni4zMjVDMzYwLjU4IDQwMi45MDMgMzI1LjEwOCA0MjAuMDkxIDI1NS45OTkgNDIwLjA5MVoiIGZpbGw9IiNGQzVEMEQiIHN0cm9rZT0iI0ZDNUQwRCIgc3Ryb2tlLXdpZHRoPSI2LjY3NDAyIi8+CjxwYXRoIGQ9Ik0zODcuODYgMzk5Ljg4M0wzNzQuNTMxIDQxMy4yMTFMNDQ2Ljg4NiA0ODUuNTY2SDM4NC4wNTJWNTA0LjYwN0g0NzkuMjU2VjQwOS40MDNINDYwLjIxNVY0NzIuMjM4TDM4Ny44NiAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTEyNC4xMzggMzk5Ljg4M0wxMzcuNDY3IDQxMy4yMTFMNjUuMTExNiA0ODUuNTY2SDEyNy45NDZWNTA0LjYwN0gzMi43NDIyVjQwOS40MDNINTEuNzgzVjQ3Mi4yMzhMMTI0LjEzOCAzOTkuODgzWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPHBhdGggZD0iTTI0Ni41NzUgMTQ2LjA3MUgyNjUuNDI1VjQzLjc0NTNMMzA5Ljg1NiA4OC4xNzYxTDMyMy4zMTkgNzQuNzEyMkwyNTYgNy4zOTI4MkwxODguNjgxIDc0LjcxMjJMMjAyLjE0NCA4OC4xNzYxTDI0Ni41NzUgNDMuNzQ1M1YxNDYuMDcxWiIgZmlsbD0iI0ZDNUQwRCIgc3Ryb2tlPSIjRkM1RDBEIiBzdHJva2Utd2lkdGg9IjguMzQyNTIiLz4KPC9zdmc+Cg=="
2125
+ }
2126
+ },
2127
+ {
2128
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2129
+ "name": "Embeddings Vector DB Outbound Connector",
2130
+ "id": "io.camunda.connectors.EmbeddingsVectorDB.v1",
2131
+ "description": "Embed and download documents with vector databases",
2132
+ "metadata": {
2133
+ "keywords": []
2134
+ },
2135
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/embeddings-vector-db/",
2136
+ "version": 1,
2137
+ "category": {
2138
+ "id": "connectors",
2139
+ "name": "Connectors"
2140
+ },
2141
+ "appliesTo": ["bpmn:Task"],
2142
+ "elementType": {
2143
+ "value": "bpmn:ServiceTask"
2144
+ },
2145
+ "engines": {
2146
+ "camunda": "^8.2"
2147
+ },
2148
+ "groups": [
2149
+ {
2150
+ "id": "operation",
2151
+ "label": "Operation"
2152
+ },
2153
+ {
2154
+ "id": "query",
2155
+ "label": "Query"
2156
+ },
2157
+ {
2158
+ "id": "embeddingModel",
2159
+ "label": "Embedding model"
2160
+ },
2161
+ {
2162
+ "id": "embeddingsStore",
2163
+ "label": "Vector store"
2164
+ },
2165
+ {
2166
+ "id": "document",
2167
+ "label": "Document"
2168
+ },
2169
+ {
2170
+ "id": "connector",
2171
+ "label": "Connector"
2172
+ },
2173
+ {
2174
+ "id": "output",
2175
+ "label": "Output mapping"
2176
+ },
2177
+ {
2178
+ "id": "error",
2179
+ "label": "Error handling"
2180
+ },
2181
+ {
2182
+ "id": "retries",
2183
+ "label": "Retries"
2184
+ }
2185
+ ],
2186
+ "properties": [
2187
+ {
2188
+ "value": "io.camunda:embeddings-vector-database:1",
2189
+ "binding": {
2190
+ "property": "type",
2191
+ "type": "zeebe:taskDefinition"
2192
+ },
2193
+ "type": "Hidden"
2194
+ },
2195
+ {
2196
+ "id": "vectorDatabaseConnectorOperation.operationType",
2197
+ "label": "Operation",
2198
+ "description": "Select operation",
2199
+ "value": "OPERATION_RETRIEVE_DOCUMENT",
2200
+ "group": "operation",
2201
+ "binding": {
2202
+ "name": "vectorDatabaseConnectorOperation.operationType",
2203
+ "type": "zeebe:input"
2204
+ },
2205
+ "type": "Dropdown",
2206
+ "choices": [
2207
+ {
2208
+ "name": "Embed document",
2209
+ "value": "OPERATION_EMBED_DOCUMENT"
2210
+ },
2211
+ {
2212
+ "name": "Retrieve document",
2213
+ "value": "OPERATION_RETRIEVE_DOCUMENT"
2214
+ }
2215
+ ]
2216
+ },
2217
+ {
2218
+ "id": "vectorDatabaseConnectorOperation.query.query",
2219
+ "label": "Search query",
2220
+ "description": "Document lookup query",
2221
+ "optional": false,
2222
+ "constraints": {
2223
+ "notEmpty": true,
2224
+ "minLength": 0,
2225
+ "maxLength": 200
2226
+ },
2227
+ "feel": "optional",
2228
+ "group": "query",
2229
+ "binding": {
2230
+ "name": "vectorDatabaseConnectorOperation.query",
2231
+ "type": "zeebe:input"
2232
+ },
2233
+ "condition": {
2234
+ "property": "vectorDatabaseConnectorOperation.operationType",
2235
+ "equals": "OPERATION_RETRIEVE_DOCUMENT",
2236
+ "type": "simple"
2237
+ },
2238
+ "type": "String"
2239
+ },
2240
+ {
2241
+ "id": "vectorDatabaseConnectorOperation.query.maxResults",
2242
+ "label": "Max results",
2243
+ "description": "Limit number of returned results",
2244
+ "optional": false,
2245
+ "value": 5,
2246
+ "constraints": {
2247
+ "notEmpty": true
2248
+ },
2249
+ "feel": "static",
2250
+ "group": "query",
2251
+ "binding": {
2252
+ "name": "vectorDatabaseConnectorOperation.documentLimit",
2253
+ "type": "zeebe:input"
2254
+ },
2255
+ "condition": {
2256
+ "property": "vectorDatabaseConnectorOperation.operationType",
2257
+ "equals": "OPERATION_RETRIEVE_DOCUMENT",
2258
+ "type": "simple"
2259
+ },
2260
+ "type": "Number"
2261
+ },
2262
+ {
2263
+ "id": "vectorDatabaseConnectorOperation.query.minScore",
2264
+ "label": "Min score",
2265
+ "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",
2266
+ "optional": true,
2267
+ "feel": "static",
2268
+ "group": "query",
2269
+ "binding": {
2270
+ "name": "vectorDatabaseConnectorOperation.minScore",
2271
+ "type": "zeebe:input"
2272
+ },
2273
+ "condition": {
2274
+ "property": "vectorDatabaseConnectorOperation.operationType",
2275
+ "equals": "OPERATION_RETRIEVE_DOCUMENT",
2276
+ "type": "simple"
2277
+ },
2278
+ "type": "Number"
2279
+ },
2280
+ {
2281
+ "id": "embeddingModelProvider.modelProvider",
2282
+ "label": "Model provider",
2283
+ "description": "Select embedding model provider",
2284
+ "value": "BEDROCK_MODEL_PROVIDER",
2285
+ "group": "embeddingModel",
2286
+ "binding": {
2287
+ "name": "embeddingModelProvider.modelProvider",
2288
+ "type": "zeebe:input"
2289
+ },
2290
+ "type": "Dropdown",
2291
+ "choices": [
2292
+ {
2293
+ "name": "Azure OpenAI",
2294
+ "value": "AZURE_OPEN_AI_MODEL_PROVIDER"
2295
+ },
2296
+ {
2297
+ "name": "AWS Bedrock",
2298
+ "value": "BEDROCK_MODEL_PROVIDER"
2299
+ },
2300
+ {
2301
+ "name": "Google Vertex AI",
2302
+ "value": "VERTEX_AI_MODEL_PROVIDER"
2303
+ },
2304
+ {
2305
+ "name": "OpenAI",
2306
+ "value": "OPEN_AI_MODEL_PROVIDER"
2307
+ }
2308
+ ]
2309
+ },
2310
+ {
2311
+ "id": "embeddingModelProvider.endpoint",
2312
+ "label": "Endpoint",
2313
+ "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>.",
2314
+ "optional": false,
2315
+ "constraints": {
2316
+ "notEmpty": true
2317
+ },
2318
+ "feel": "optional",
2319
+ "group": "embeddingModel",
2320
+ "binding": {
2321
+ "name": "embeddingModelProvider.endpoint",
2322
+ "type": "zeebe:input"
2323
+ },
2324
+ "condition": {
2325
+ "property": "embeddingModelProvider.modelProvider",
2326
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2327
+ "type": "simple"
2328
+ },
2329
+ "type": "String"
2330
+ },
2331
+ {
2332
+ "id": "embeddingModelProvider.authentication.type",
2333
+ "label": "Authentication",
2334
+ "description": "Specify the Azure OpenAI authentication strategy.",
2335
+ "value": "apiKey",
2336
+ "group": "embeddingModel",
2337
+ "binding": {
2338
+ "name": "embeddingModelProvider.authentication.type",
2339
+ "type": "zeebe:input"
2340
+ },
2341
+ "condition": {
2342
+ "property": "embeddingModelProvider.modelProvider",
2343
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2344
+ "type": "simple"
2345
+ },
2346
+ "type": "Dropdown",
2347
+ "choices": [
2348
+ {
2349
+ "name": "API key",
2350
+ "value": "apiKey"
2351
+ },
2352
+ {
2353
+ "name": "Client credentials",
2354
+ "value": "clientCredentials"
2355
+ }
2356
+ ]
2357
+ },
2358
+ {
2359
+ "id": "embeddingModelProvider.authentication.apiKey",
2360
+ "label": "API key",
2361
+ "optional": false,
2362
+ "constraints": {
2363
+ "notEmpty": true
2364
+ },
2365
+ "feel": "optional",
2366
+ "group": "embeddingModel",
2367
+ "binding": {
2368
+ "name": "embeddingModelProvider.authentication.apiKey",
2369
+ "type": "zeebe:input"
2370
+ },
2371
+ "condition": {
2372
+ "allMatch": [
2373
+ {
2374
+ "property": "embeddingModelProvider.authentication.type",
2375
+ "equals": "apiKey",
2376
+ "type": "simple"
2377
+ },
2378
+ {
2379
+ "property": "embeddingModelProvider.modelProvider",
2380
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2381
+ "type": "simple"
2382
+ }
2383
+ ]
2384
+ },
2385
+ "type": "String"
2386
+ },
2387
+ {
2388
+ "id": "embeddingModelProvider.authentication.clientId",
2389
+ "label": "Client ID",
2390
+ "description": "ID of a Microsoft Entra application",
2391
+ "optional": false,
2392
+ "constraints": {
2393
+ "notEmpty": true
2394
+ },
2395
+ "feel": "optional",
2396
+ "group": "embeddingModel",
2397
+ "binding": {
2398
+ "name": "embeddingModelProvider.authentication.clientId",
2399
+ "type": "zeebe:input"
2400
+ },
2401
+ "condition": {
2402
+ "allMatch": [
2403
+ {
2404
+ "property": "embeddingModelProvider.authentication.type",
2405
+ "equals": "clientCredentials",
2406
+ "type": "simple"
2407
+ },
2408
+ {
2409
+ "property": "embeddingModelProvider.modelProvider",
2410
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2411
+ "type": "simple"
2412
+ }
2413
+ ]
2414
+ },
2415
+ "type": "String"
2416
+ },
2417
+ {
2418
+ "id": "embeddingModelProvider.authentication.clientSecret",
2419
+ "label": "Client secret",
2420
+ "description": "Secret of a Microsoft Entra application",
2421
+ "optional": false,
2422
+ "constraints": {
2423
+ "notEmpty": true
2424
+ },
2425
+ "feel": "optional",
2426
+ "group": "embeddingModel",
2427
+ "binding": {
2428
+ "name": "embeddingModelProvider.authentication.clientSecret",
2429
+ "type": "zeebe:input"
2430
+ },
2431
+ "condition": {
2432
+ "allMatch": [
2433
+ {
2434
+ "property": "embeddingModelProvider.authentication.type",
2435
+ "equals": "clientCredentials",
2436
+ "type": "simple"
2437
+ },
2438
+ {
2439
+ "property": "embeddingModelProvider.modelProvider",
2440
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2441
+ "type": "simple"
2442
+ }
2443
+ ]
2444
+ },
2445
+ "type": "String"
2446
+ },
2447
+ {
2448
+ "id": "embeddingModelProvider.authentication.tenantId",
2449
+ "label": "Tenant ID",
2450
+ "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>.",
2451
+ "optional": false,
2452
+ "constraints": {
2453
+ "notEmpty": true
2454
+ },
2455
+ "feel": "optional",
2456
+ "group": "embeddingModel",
2457
+ "binding": {
2458
+ "name": "embeddingModelProvider.authentication.tenantId",
2459
+ "type": "zeebe:input"
2460
+ },
2461
+ "condition": {
2462
+ "allMatch": [
2463
+ {
2464
+ "property": "embeddingModelProvider.authentication.type",
2465
+ "equals": "clientCredentials",
2466
+ "type": "simple"
2467
+ },
2468
+ {
2469
+ "property": "embeddingModelProvider.modelProvider",
2470
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2471
+ "type": "simple"
2472
+ }
2473
+ ]
2474
+ },
2475
+ "type": "String"
2476
+ },
2477
+ {
2478
+ "id": "embeddingModelProvider.authentication.authorityHost",
2479
+ "label": "Authority host",
2480
+ "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.",
2481
+ "optional": true,
2482
+ "feel": "optional",
2483
+ "group": "embeddingModel",
2484
+ "binding": {
2485
+ "name": "embeddingModelProvider.authentication.authorityHost",
2486
+ "type": "zeebe:input"
2487
+ },
2488
+ "condition": {
2489
+ "allMatch": [
2490
+ {
2491
+ "property": "embeddingModelProvider.authentication.type",
2492
+ "equals": "clientCredentials",
2493
+ "type": "simple"
2494
+ },
2495
+ {
2496
+ "property": "embeddingModelProvider.modelProvider",
2497
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2498
+ "type": "simple"
2499
+ }
2500
+ ]
2501
+ },
2502
+ "type": "String"
2503
+ },
2504
+ {
2505
+ "id": "embeddingModelProvider.deploymentName",
2506
+ "label": "Model deployment name",
2507
+ "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>.",
2508
+ "optional": false,
2509
+ "constraints": {
2510
+ "notEmpty": true
2511
+ },
2512
+ "feel": "optional",
2513
+ "group": "embeddingModel",
2514
+ "binding": {
2515
+ "name": "embeddingModelProvider.deploymentName",
2516
+ "type": "zeebe:input"
2517
+ },
2518
+ "condition": {
2519
+ "property": "embeddingModelProvider.modelProvider",
2520
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2521
+ "type": "simple"
2522
+ },
2523
+ "type": "String"
2524
+ },
2525
+ {
2526
+ "id": "embeddingModelProvider.dimensions",
2527
+ "label": "Embedding dimensions",
2528
+ "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>.",
2529
+ "optional": true,
2530
+ "feel": "required",
2531
+ "group": "embeddingModel",
2532
+ "binding": {
2533
+ "name": "embeddingModelProvider.dimensions",
2534
+ "type": "zeebe:input"
2535
+ },
2536
+ "condition": {
2537
+ "property": "embeddingModelProvider.modelProvider",
2538
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2539
+ "type": "simple"
2540
+ },
2541
+ "type": "Number"
2542
+ },
2543
+ {
2544
+ "id": "embeddingModelProvider.maxRetries",
2545
+ "label": "Max retries",
2546
+ "description": "Max retries",
2547
+ "optional": true,
2548
+ "value": 3,
2549
+ "feel": "static",
2550
+ "group": "embeddingModel",
2551
+ "binding": {
2552
+ "name": "embeddingModelProvider.maxRetries",
2553
+ "type": "zeebe:input"
2554
+ },
2555
+ "condition": {
2556
+ "property": "embeddingModelProvider.modelProvider",
2557
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2558
+ "type": "simple"
2559
+ },
2560
+ "type": "Number"
2561
+ },
2562
+ {
2563
+ "id": "embeddingModelProvider.customHeaders",
2564
+ "label": "Custom headers",
2565
+ "description": "Map of custom HTTP headers to add to the request.",
2566
+ "optional": true,
2567
+ "feel": "required",
2568
+ "group": "embeddingModel",
2569
+ "binding": {
2570
+ "name": "embeddingModelProvider.customHeaders",
2571
+ "type": "zeebe:input"
2572
+ },
2573
+ "condition": {
2574
+ "property": "embeddingModelProvider.modelProvider",
2575
+ "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2576
+ "type": "simple"
2577
+ },
2578
+ "type": "String"
2579
+ },
2580
+ {
2581
+ "id": "embeddingModelProvider.bedrockAccessKey",
2582
+ "label": "Access key",
2583
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
2584
+ "optional": false,
2585
+ "constraints": {
2586
+ "notEmpty": true
2587
+ },
2588
+ "feel": "optional",
2589
+ "group": "embeddingModel",
2590
+ "binding": {
2591
+ "name": "embeddingModelProvider.accessKey",
2592
+ "type": "zeebe:input"
2593
+ },
2594
+ "condition": {
2595
+ "property": "embeddingModelProvider.modelProvider",
2596
+ "equals": "BEDROCK_MODEL_PROVIDER",
2597
+ "type": "simple"
2598
+ },
2599
+ "type": "String"
2600
+ },
2601
+ {
2602
+ "id": "embeddingModelProvider.bedrockSecretKey",
2603
+ "label": "Secret key",
2604
+ "description": "Provide a secret key associated with the access key",
2605
+ "optional": false,
2606
+ "constraints": {
2607
+ "notEmpty": true
2608
+ },
2609
+ "feel": "optional",
2610
+ "group": "embeddingModel",
2611
+ "binding": {
2612
+ "name": "embeddingModelProvider.secretKey",
2613
+ "type": "zeebe:input"
2614
+ },
2615
+ "condition": {
2616
+ "property": "embeddingModelProvider.modelProvider",
2617
+ "equals": "BEDROCK_MODEL_PROVIDER",
2618
+ "type": "simple"
2619
+ },
2620
+ "type": "String"
2621
+ },
2622
+ {
2623
+ "id": "embeddingModelProvider.bedrockRegion",
2624
+ "label": "Region",
2625
+ "description": "AWS Bedrock region",
2626
+ "optional": false,
2627
+ "constraints": {
2628
+ "notEmpty": true
2629
+ },
2630
+ "feel": "optional",
2631
+ "group": "embeddingModel",
2632
+ "binding": {
2633
+ "name": "embeddingModelProvider.region",
2634
+ "type": "zeebe:input"
2635
+ },
2636
+ "condition": {
2637
+ "property": "embeddingModelProvider.modelProvider",
2638
+ "equals": "BEDROCK_MODEL_PROVIDER",
2639
+ "type": "simple"
2640
+ },
2641
+ "type": "String"
2642
+ },
2643
+ {
2644
+ "id": "embeddingModelProvider.modelName",
2645
+ "label": "Model name",
2646
+ "description": "Bedrock model name or identifier",
2647
+ "optional": false,
2648
+ "value": "TitanEmbedTextV2",
2649
+ "constraints": {
2650
+ "notEmpty": true
2651
+ },
2652
+ "group": "embeddingModel",
2653
+ "binding": {
2654
+ "name": "embeddingModelProvider.modelName",
2655
+ "type": "zeebe:input"
2656
+ },
2657
+ "condition": {
2658
+ "property": "embeddingModelProvider.modelProvider",
2659
+ "equals": "BEDROCK_MODEL_PROVIDER",
2660
+ "type": "simple"
2661
+ },
2662
+ "type": "Dropdown",
2663
+ "choices": [
2664
+ {
2665
+ "name": "Custom",
2666
+ "value": "Custom"
2667
+ },
2668
+ {
2669
+ "name": "amazon.titan-embed-text-v1",
2670
+ "value": "TitanEmbedTextV1"
2671
+ },
2672
+ {
2673
+ "name": "amazon.titan-embed-text-v2:0",
2674
+ "value": "TitanEmbedTextV2"
2675
+ }
2676
+ ]
2677
+ },
2678
+ {
2679
+ "id": "embeddingModelProvider.bedrockCustomModelName",
2680
+ "label": "Custom model name",
2681
+ "optional": false,
2682
+ "constraints": {
2683
+ "notEmpty": true
2684
+ },
2685
+ "feel": "optional",
2686
+ "group": "embeddingModel",
2687
+ "binding": {
2688
+ "name": "embeddingModelProvider.customModelName",
2689
+ "type": "zeebe:input"
2690
+ },
2691
+ "condition": {
2692
+ "allMatch": [
2693
+ {
2694
+ "property": "embeddingModelProvider.modelName",
2695
+ "equals": "Custom",
2696
+ "type": "simple"
2697
+ },
2698
+ {
2699
+ "property": "embeddingModelProvider.modelProvider",
2700
+ "equals": "BEDROCK_MODEL_PROVIDER",
2701
+ "type": "simple"
2702
+ }
2703
+ ]
2704
+ },
2705
+ "type": "String"
2706
+ },
2707
+ {
2708
+ "id": "embeddingModelProvider.bedrockDimensions",
2709
+ "label": "Embedding dimensions",
2710
+ "description": "The size of the vector used to represent data",
2711
+ "optional": false,
2712
+ "value": "D1024",
2713
+ "constraints": {
2714
+ "notEmpty": true
2715
+ },
2716
+ "group": "embeddingModel",
2717
+ "binding": {
2718
+ "name": "embeddingModelProvider.dimensions",
2719
+ "type": "zeebe:input"
2720
+ },
2721
+ "condition": {
2722
+ "allMatch": [
2723
+ {
2724
+ "property": "embeddingModelProvider.modelName",
2725
+ "equals": "TitanEmbedTextV2",
2726
+ "type": "simple"
2727
+ },
2728
+ {
2729
+ "property": "embeddingModelProvider.modelProvider",
2730
+ "equals": "BEDROCK_MODEL_PROVIDER",
2731
+ "type": "simple"
2732
+ }
2733
+ ]
2734
+ },
2735
+ "type": "Dropdown",
2736
+ "choices": [
2737
+ {
2738
+ "name": "256",
2739
+ "value": "D256"
2740
+ },
2741
+ {
2742
+ "name": "512",
2743
+ "value": "D512"
2744
+ },
2745
+ {
2746
+ "name": "1024",
2747
+ "value": "D1024"
2748
+ }
2749
+ ]
2750
+ },
2751
+ {
2752
+ "id": "embeddingModelProvider.bedrockNormalize",
2753
+ "label": "Normalize",
2754
+ "description": "Normalize vector",
2755
+ "optional": false,
2756
+ "value": false,
2757
+ "constraints": {
2758
+ "notEmpty": true
2759
+ },
2760
+ "feel": "static",
2761
+ "group": "embeddingModel",
2762
+ "binding": {
2763
+ "name": "embeddingModelProvider.normalize",
2764
+ "type": "zeebe:input"
2765
+ },
2766
+ "condition": {
2767
+ "allMatch": [
2768
+ {
2769
+ "property": "embeddingModelProvider.modelName",
2770
+ "equals": "TitanEmbedTextV2",
2771
+ "type": "simple"
2772
+ },
2773
+ {
2774
+ "property": "embeddingModelProvider.modelProvider",
2775
+ "equals": "BEDROCK_MODEL_PROVIDER",
2776
+ "type": "simple"
2777
+ }
2778
+ ]
2779
+ },
2780
+ "type": "Boolean"
2781
+ },
2782
+ {
2783
+ "id": "embeddingModelProvider.bedrockMaxRetries",
2784
+ "label": "Max retries",
2785
+ "description": "Max retries",
2786
+ "optional": false,
2787
+ "value": 3,
2788
+ "feel": "static",
2789
+ "group": "embeddingModel",
2790
+ "binding": {
2791
+ "name": "embeddingModelProvider.maxRetries",
2792
+ "type": "zeebe:input"
2793
+ },
2794
+ "condition": {
2795
+ "property": "embeddingModelProvider.modelProvider",
2796
+ "equals": "BEDROCK_MODEL_PROVIDER",
2797
+ "type": "simple"
2798
+ },
2799
+ "type": "Number"
2800
+ },
2801
+ {
2802
+ "id": "embeddingModelProvider.projectId",
2803
+ "label": "Project ID",
2804
+ "description": "Google Cloud project ID",
2805
+ "optional": false,
2806
+ "constraints": {
2807
+ "notEmpty": true
2808
+ },
2809
+ "feel": "optional",
2810
+ "group": "embeddingModel",
2811
+ "binding": {
2812
+ "name": "embeddingModelProvider.projectId",
2813
+ "type": "zeebe:input"
2814
+ },
2815
+ "condition": {
2816
+ "property": "embeddingModelProvider.modelProvider",
2817
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2818
+ "type": "simple"
2819
+ },
2820
+ "type": "String"
2821
+ },
2822
+ {
2823
+ "id": "embeddingModelProvider.region",
2824
+ "label": "Region",
2825
+ "description": "Google Cloud region for Vertex AI",
2826
+ "optional": false,
2827
+ "constraints": {
2828
+ "notEmpty": true
2829
+ },
2830
+ "feel": "optional",
2831
+ "group": "embeddingModel",
2832
+ "binding": {
2833
+ "name": "embeddingModelProvider.region",
2834
+ "type": "zeebe:input"
2835
+ },
2836
+ "condition": {
2837
+ "property": "embeddingModelProvider.modelProvider",
2838
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2839
+ "type": "simple"
2840
+ },
2841
+ "type": "String"
2842
+ },
2843
+ {
2844
+ "id": "embeddingModelProvider.vertexAiAuthentication.type",
2845
+ "label": "Authentication",
2846
+ "description": "Specify the Google Vertex AI authentication strategy.",
2847
+ "value": "serviceAccountCredentials",
2848
+ "group": "embeddingModel",
2849
+ "binding": {
2850
+ "name": "embeddingModelProvider.vertexAiAuthentication.type",
2851
+ "type": "zeebe:input"
2852
+ },
2853
+ "condition": {
2854
+ "property": "embeddingModelProvider.modelProvider",
2855
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2856
+ "type": "simple"
2857
+ },
2858
+ "type": "Dropdown",
2859
+ "choices": [
2860
+ {
2861
+ "name": "Service account credentials",
2862
+ "value": "serviceAccountCredentials"
2863
+ },
2864
+ {
2865
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
2866
+ "value": "applicationDefaultCredentials"
2867
+ }
2868
+ ]
2869
+ },
2870
+ {
2871
+ "id": "embeddingModelProvider.vertexAiAuthentication.jsonKey",
2872
+ "label": "JSON key of the service account",
2873
+ "description": "This is the key of the service account in JSON format.",
2874
+ "optional": false,
2875
+ "constraints": {
2876
+ "notEmpty": true
2877
+ },
2878
+ "feel": "optional",
2879
+ "group": "embeddingModel",
2880
+ "binding": {
2881
+ "name": "embeddingModelProvider.vertexAiAuthentication.jsonKey",
2882
+ "type": "zeebe:input"
2883
+ },
2884
+ "condition": {
2885
+ "allMatch": [
2886
+ {
2887
+ "property": "embeddingModelProvider.vertexAiAuthentication.type",
2888
+ "equals": "serviceAccountCredentials",
2889
+ "type": "simple"
2890
+ },
2891
+ {
2892
+ "property": "embeddingModelProvider.modelProvider",
2893
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2894
+ "type": "simple"
2895
+ }
2896
+ ]
2897
+ },
2898
+ "type": "String"
2899
+ },
2900
+ {
2901
+ "id": "embeddingModelProvider.vertexAiModelName",
2902
+ "label": "Model name",
2903
+ "description": "Vertex AI embedding model name",
2904
+ "optional": false,
2905
+ "constraints": {
2906
+ "notEmpty": true
2907
+ },
2908
+ "feel": "optional",
2909
+ "group": "embeddingModel",
2910
+ "binding": {
2911
+ "name": "embeddingModelProvider.modelName",
2912
+ "type": "zeebe:input"
2913
+ },
2914
+ "condition": {
2915
+ "property": "embeddingModelProvider.modelProvider",
2916
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2917
+ "type": "simple"
2918
+ },
2919
+ "type": "String"
2920
+ },
2921
+ {
2922
+ "id": "embeddingModelProvider.vertexAiDimensions",
2923
+ "label": "Embedding dimensions",
2924
+ "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>.",
2925
+ "optional": false,
2926
+ "constraints": {
2927
+ "notEmpty": true
2928
+ },
2929
+ "feel": "required",
2930
+ "group": "embeddingModel",
2931
+ "binding": {
2932
+ "name": "embeddingModelProvider.dimensions",
2933
+ "type": "zeebe:input"
2934
+ },
2935
+ "condition": {
2936
+ "property": "embeddingModelProvider.modelProvider",
2937
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2938
+ "type": "simple"
2939
+ },
2940
+ "type": "Number"
2941
+ },
2942
+ {
2943
+ "id": "embeddingModelProvider.publisher",
2944
+ "label": "Publisher",
2945
+ "description": "The publisher of the Vertex AI model (e.g., 'google', 'third-party'). Optional.",
2946
+ "optional": true,
2947
+ "value": "google",
2948
+ "feel": "optional",
2949
+ "group": "embeddingModel",
2950
+ "binding": {
2951
+ "name": "embeddingModelProvider.publisher",
2952
+ "type": "zeebe:input"
2953
+ },
2954
+ "condition": {
2955
+ "property": "embeddingModelProvider.modelProvider",
2956
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2957
+ "type": "simple"
2958
+ },
2959
+ "type": "String"
2960
+ },
2961
+ {
2962
+ "id": "embeddingModelProvider.vertexAiMaxRetries",
2963
+ "label": "Max retries",
2964
+ "description": "Max retries",
2965
+ "optional": true,
2966
+ "value": 3,
2967
+ "feel": "static",
2968
+ "group": "embeddingModel",
2969
+ "binding": {
2970
+ "name": "embeddingModelProvider.maxRetries",
2971
+ "type": "zeebe:input"
2972
+ },
2973
+ "condition": {
2974
+ "property": "embeddingModelProvider.modelProvider",
2975
+ "equals": "VERTEX_AI_MODEL_PROVIDER",
2976
+ "type": "simple"
2977
+ },
2978
+ "type": "Number"
2979
+ },
2980
+ {
2981
+ "id": "embeddingModelProvider.openAiApiKey",
2982
+ "label": "OpenAI API key",
2983
+ "optional": false,
2984
+ "constraints": {
2985
+ "notEmpty": true
2986
+ },
2987
+ "feel": "optional",
2988
+ "group": "embeddingModel",
2989
+ "binding": {
2990
+ "name": "embeddingModelProvider.apiKey",
2991
+ "type": "zeebe:input"
2992
+ },
2993
+ "condition": {
2994
+ "property": "embeddingModelProvider.modelProvider",
2995
+ "equals": "OPEN_AI_MODEL_PROVIDER",
2996
+ "type": "simple"
2997
+ },
2998
+ "type": "String"
2999
+ },
3000
+ {
3001
+ "id": "embeddingModelProvider.openAiModelName",
3002
+ "label": "Model name",
3003
+ "description": "Specify the model name. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
3004
+ "optional": false,
3005
+ "constraints": {
3006
+ "notEmpty": true
3007
+ },
3008
+ "feel": "optional",
3009
+ "group": "embeddingModel",
3010
+ "binding": {
3011
+ "name": "embeddingModelProvider.modelName",
3012
+ "type": "zeebe:input"
3013
+ },
3014
+ "condition": {
3015
+ "property": "embeddingModelProvider.modelProvider",
3016
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3017
+ "type": "simple"
3018
+ },
3019
+ "type": "String"
3020
+ },
3021
+ {
3022
+ "id": "embeddingModelProvider.openAiOrganizationId",
3023
+ "label": "Organization ID",
3024
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
3025
+ "optional": true,
3026
+ "feel": "optional",
3027
+ "group": "embeddingModel",
3028
+ "binding": {
3029
+ "name": "embeddingModelProvider.organizationId",
3030
+ "type": "zeebe:input"
3031
+ },
3032
+ "condition": {
3033
+ "property": "embeddingModelProvider.modelProvider",
3034
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3035
+ "type": "simple"
3036
+ },
3037
+ "type": "String"
3038
+ },
3039
+ {
3040
+ "id": "embeddingModelProvider.openAiProjectId",
3041
+ "label": "Project ID",
3042
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
3043
+ "optional": true,
3044
+ "feel": "optional",
3045
+ "group": "embeddingModel",
3046
+ "binding": {
3047
+ "name": "embeddingModelProvider.projectId",
3048
+ "type": "zeebe:input"
3049
+ },
3050
+ "condition": {
3051
+ "property": "embeddingModelProvider.modelProvider",
3052
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3053
+ "type": "simple"
3054
+ },
3055
+ "type": "String"
3056
+ },
3057
+ {
3058
+ "id": "embeddingModelProvider.openAiDimensions",
3059
+ "label": "Embedding dimensions",
3060
+ "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>.",
3061
+ "optional": true,
3062
+ "feel": "required",
3063
+ "group": "embeddingModel",
3064
+ "binding": {
3065
+ "name": "embeddingModelProvider.dimensions",
3066
+ "type": "zeebe:input"
3067
+ },
3068
+ "condition": {
3069
+ "property": "embeddingModelProvider.modelProvider",
3070
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3071
+ "type": "simple"
3072
+ },
3073
+ "type": "Number"
3074
+ },
3075
+ {
3076
+ "id": "embeddingModelProvider.openAiMaxRetries",
3077
+ "label": "Max retries",
3078
+ "description": "Max retries",
3079
+ "optional": true,
3080
+ "value": 3,
3081
+ "feel": "static",
3082
+ "group": "embeddingModel",
3083
+ "binding": {
3084
+ "name": "embeddingModelProvider.maxRetries",
3085
+ "type": "zeebe:input"
3086
+ },
3087
+ "condition": {
3088
+ "property": "embeddingModelProvider.modelProvider",
3089
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3090
+ "type": "simple"
3091
+ },
3092
+ "type": "Number"
3093
+ },
3094
+ {
3095
+ "id": "embeddingModelProvider.openAiCustomHeaders",
3096
+ "label": "Custom headers",
3097
+ "description": "Map of custom HTTP headers to add to the request.",
3098
+ "optional": true,
3099
+ "feel": "required",
3100
+ "group": "embeddingModel",
3101
+ "binding": {
3102
+ "name": "embeddingModelProvider.customHeaders",
3103
+ "type": "zeebe:input"
3104
+ },
3105
+ "condition": {
3106
+ "property": "embeddingModelProvider.modelProvider",
3107
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3108
+ "type": "simple"
3109
+ },
3110
+ "type": "String"
3111
+ },
3112
+ {
3113
+ "id": "embeddingModelProvider.openAiBaseUrl",
3114
+ "label": "Custom base URL",
3115
+ "optional": true,
3116
+ "feel": "optional",
3117
+ "group": "embeddingModel",
3118
+ "binding": {
3119
+ "name": "embeddingModelProvider.baseUrl",
3120
+ "type": "zeebe:input"
3121
+ },
3122
+ "condition": {
3123
+ "property": "embeddingModelProvider.modelProvider",
3124
+ "equals": "OPEN_AI_MODEL_PROVIDER",
3125
+ "type": "simple"
3126
+ },
3127
+ "tooltip": "Base URL of OpenAI API. The default is 'https://api.openai.com/v1/'",
3128
+ "type": "String"
3129
+ },
3130
+ {
3131
+ "id": "vectorStore.vectorStore",
3132
+ "label": "Embeddings store",
3133
+ "description": "Select embedding store",
3134
+ "value": "STORE_ELASTICSEARCH",
3135
+ "group": "embeddingsStore",
3136
+ "binding": {
3137
+ "name": "vectorStore.storeType",
3138
+ "type": "zeebe:input"
3139
+ },
3140
+ "type": "Dropdown",
3141
+ "choices": [
3142
+ {
3143
+ "name": "Amazon Managed OpenSearch",
3144
+ "value": "STORE_AMAZON_MANAGED_OPENSEARCH"
3145
+ },
3146
+ {
3147
+ "name": "Azure AI Search",
3148
+ "value": "STORE_AZURE_AI_SEARCH"
3149
+ },
3150
+ {
3151
+ "name": "Azure Cosmos DB NoSQL",
3152
+ "value": "STORE_AZURE_COSMOS_DB_NO_SQL"
3153
+ },
3154
+ {
3155
+ "name": "Elasticsearch",
3156
+ "value": "STORE_ELASTICSEARCH"
3157
+ },
3158
+ {
3159
+ "name": "OpenSearch",
3160
+ "value": "STORE_OPENSEARCH"
3161
+ }
3162
+ ]
3163
+ },
3164
+ {
3165
+ "id": "vectorStore.amazonManagedOpensearch.accessKey",
3166
+ "label": "Access key",
3167
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
3168
+ "optional": false,
3169
+ "constraints": {
3170
+ "notEmpty": true
3171
+ },
3172
+ "feel": "optional",
3173
+ "group": "embeddingsStore",
3174
+ "binding": {
3175
+ "name": "vectorStore.accessKey",
3176
+ "type": "zeebe:input"
3177
+ },
3178
+ "condition": {
3179
+ "property": "vectorStore.vectorStore",
3180
+ "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3181
+ "type": "simple"
3182
+ },
3183
+ "type": "String"
3184
+ },
3185
+ {
3186
+ "id": "vectorStore.amazonManagedOpensearch.secretKey",
3187
+ "label": "Secret key",
3188
+ "description": "Provide a secret key associated with the access key",
3189
+ "optional": false,
3190
+ "constraints": {
3191
+ "notEmpty": true
3192
+ },
3193
+ "feel": "optional",
3194
+ "group": "embeddingsStore",
3195
+ "binding": {
3196
+ "name": "vectorStore.secretKey",
3197
+ "type": "zeebe:input"
3198
+ },
3199
+ "condition": {
3200
+ "property": "vectorStore.vectorStore",
3201
+ "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3202
+ "type": "simple"
3203
+ },
3204
+ "type": "String"
3205
+ },
3206
+ {
3207
+ "id": "vectorStore.amazonManagedOpensearch.serverUrl",
3208
+ "label": "Server URL",
3209
+ "description": "Provide a fully qualified server URL",
3210
+ "optional": false,
3211
+ "constraints": {
3212
+ "notEmpty": true
3213
+ },
3214
+ "feel": "optional",
3215
+ "group": "embeddingsStore",
3216
+ "binding": {
3217
+ "name": "vectorStore.serverUrl",
3218
+ "type": "zeebe:input"
3219
+ },
3220
+ "condition": {
3221
+ "property": "vectorStore.vectorStore",
3222
+ "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3223
+ "type": "simple"
3224
+ },
3225
+ "type": "String"
3226
+ },
3227
+ {
3228
+ "id": "vectorStore.amazonManagedOpensearch.region",
3229
+ "label": "Region",
3230
+ "description": "Provide an instance region",
3231
+ "optional": false,
3232
+ "constraints": {
3233
+ "notEmpty": true
3234
+ },
3235
+ "feel": "optional",
3236
+ "group": "embeddingsStore",
3237
+ "binding": {
3238
+ "name": "vectorStore.region",
3239
+ "type": "zeebe:input"
3240
+ },
3241
+ "condition": {
3242
+ "property": "vectorStore.vectorStore",
3243
+ "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3244
+ "type": "simple"
3245
+ },
3246
+ "type": "String"
3247
+ },
3248
+ {
3249
+ "id": "vectorStore.amazonManagedOpensearch.indexName",
3250
+ "label": "Index name",
3251
+ "description": "Provide an index to store embeddings",
3252
+ "optional": false,
3253
+ "constraints": {
3254
+ "notEmpty": true
3255
+ },
3256
+ "feel": "optional",
3257
+ "group": "embeddingsStore",
3258
+ "binding": {
3259
+ "name": "vectorStore.indexName",
3260
+ "type": "zeebe:input"
3261
+ },
3262
+ "condition": {
3263
+ "property": "vectorStore.vectorStore",
3264
+ "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3265
+ "type": "simple"
3266
+ },
3267
+ "type": "String"
3268
+ },
3269
+ {
3270
+ "id": "vectorStore.azureAiSearch.endpoint",
3271
+ "label": "Endpoint",
3272
+ "description": "Specify Azure AI Search endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/search/\" target=\"_blank\">documentation</a>.",
3273
+ "optional": false,
3274
+ "constraints": {
3275
+ "notEmpty": true
3276
+ },
3277
+ "feel": "optional",
3278
+ "group": "embeddingsStore",
3279
+ "binding": {
3280
+ "name": "vectorStore.endpoint",
3281
+ "type": "zeebe:input"
3282
+ },
3283
+ "condition": {
3284
+ "property": "vectorStore.vectorStore",
3285
+ "equals": "STORE_AZURE_AI_SEARCH",
3286
+ "type": "simple"
3287
+ },
3288
+ "type": "String"
3289
+ },
3290
+ {
3291
+ "id": "vectorStore.azureAiSearchAuthentication.type",
3292
+ "label": "Authentication",
3293
+ "description": "Specify the Azure OpenAI authentication strategy.",
3294
+ "value": "apiKey",
3295
+ "group": "embeddingsStore",
3296
+ "binding": {
3297
+ "name": "vectorStore.azureAiSearchAuthentication.type",
3298
+ "type": "zeebe:input"
3299
+ },
3300
+ "condition": {
3301
+ "property": "vectorStore.vectorStore",
3302
+ "equals": "STORE_AZURE_AI_SEARCH",
3303
+ "type": "simple"
3304
+ },
3305
+ "type": "Dropdown",
3306
+ "choices": [
3307
+ {
3308
+ "name": "API key",
3309
+ "value": "apiKey"
3310
+ },
3311
+ {
3312
+ "name": "Client credentials",
3313
+ "value": "clientCredentials"
3314
+ }
3315
+ ]
3316
+ },
3317
+ {
3318
+ "id": "vectorStore.azureAiSearchAuthentication.apiKey",
3319
+ "label": "API key",
3320
+ "optional": false,
3321
+ "constraints": {
3322
+ "notEmpty": true
3323
+ },
3324
+ "feel": "optional",
3325
+ "group": "embeddingsStore",
3326
+ "binding": {
3327
+ "name": "vectorStore.azureAiSearchAuthentication.apiKey",
3328
+ "type": "zeebe:input"
3329
+ },
3330
+ "condition": {
3331
+ "allMatch": [
3332
+ {
3333
+ "property": "vectorStore.azureAiSearchAuthentication.type",
3334
+ "equals": "apiKey",
3335
+ "type": "simple"
3336
+ },
3337
+ {
3338
+ "property": "vectorStore.vectorStore",
3339
+ "equals": "STORE_AZURE_AI_SEARCH",
3340
+ "type": "simple"
3341
+ }
3342
+ ]
3343
+ },
3344
+ "type": "String"
3345
+ },
3346
+ {
3347
+ "id": "vectorStore.azureAiSearchAuthentication.clientId",
3348
+ "label": "Client ID",
3349
+ "description": "ID of a Microsoft Entra application",
3350
+ "optional": false,
3351
+ "constraints": {
3352
+ "notEmpty": true
3353
+ },
3354
+ "feel": "optional",
3355
+ "group": "embeddingsStore",
3356
+ "binding": {
3357
+ "name": "vectorStore.azureAiSearchAuthentication.clientId",
3358
+ "type": "zeebe:input"
3359
+ },
3360
+ "condition": {
3361
+ "allMatch": [
3362
+ {
3363
+ "property": "vectorStore.azureAiSearchAuthentication.type",
3364
+ "equals": "clientCredentials",
3365
+ "type": "simple"
3366
+ },
3367
+ {
3368
+ "property": "vectorStore.vectorStore",
3369
+ "equals": "STORE_AZURE_AI_SEARCH",
3370
+ "type": "simple"
3371
+ }
3372
+ ]
3373
+ },
3374
+ "type": "String"
3375
+ },
3376
+ {
3377
+ "id": "vectorStore.azureAiSearchAuthentication.clientSecret",
3378
+ "label": "Client secret",
3379
+ "description": "Secret of a Microsoft Entra application",
3380
+ "optional": false,
3381
+ "constraints": {
3382
+ "notEmpty": true
3383
+ },
3384
+ "feel": "optional",
3385
+ "group": "embeddingsStore",
3386
+ "binding": {
3387
+ "name": "vectorStore.azureAiSearchAuthentication.clientSecret",
3388
+ "type": "zeebe:input"
3389
+ },
3390
+ "condition": {
3391
+ "allMatch": [
3392
+ {
3393
+ "property": "vectorStore.azureAiSearchAuthentication.type",
3394
+ "equals": "clientCredentials",
3395
+ "type": "simple"
3396
+ },
3397
+ {
3398
+ "property": "vectorStore.vectorStore",
3399
+ "equals": "STORE_AZURE_AI_SEARCH",
3400
+ "type": "simple"
3401
+ }
3402
+ ]
3403
+ },
3404
+ "type": "String"
3405
+ },
3406
+ {
3407
+ "id": "vectorStore.azureAiSearchAuthentication.tenantId",
3408
+ "label": "Tenant ID",
3409
+ "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>.",
3410
+ "optional": false,
3411
+ "constraints": {
3412
+ "notEmpty": true
3413
+ },
3414
+ "feel": "optional",
3415
+ "group": "embeddingsStore",
3416
+ "binding": {
3417
+ "name": "vectorStore.azureAiSearchAuthentication.tenantId",
3418
+ "type": "zeebe:input"
3419
+ },
3420
+ "condition": {
3421
+ "allMatch": [
3422
+ {
3423
+ "property": "vectorStore.azureAiSearchAuthentication.type",
3424
+ "equals": "clientCredentials",
3425
+ "type": "simple"
3426
+ },
3427
+ {
3428
+ "property": "vectorStore.vectorStore",
3429
+ "equals": "STORE_AZURE_AI_SEARCH",
3430
+ "type": "simple"
3431
+ }
3432
+ ]
3433
+ },
3434
+ "type": "String"
3435
+ },
3436
+ {
3437
+ "id": "vectorStore.azureAiSearchAuthentication.authorityHost",
3438
+ "label": "Authority host",
3439
+ "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.",
3440
+ "optional": true,
3441
+ "feel": "optional",
3442
+ "group": "embeddingsStore",
3443
+ "binding": {
3444
+ "name": "vectorStore.azureAiSearchAuthentication.authorityHost",
3445
+ "type": "zeebe:input"
3446
+ },
3447
+ "condition": {
3448
+ "allMatch": [
3449
+ {
3450
+ "property": "vectorStore.azureAiSearchAuthentication.type",
3451
+ "equals": "clientCredentials",
3452
+ "type": "simple"
3453
+ },
3454
+ {
3455
+ "property": "vectorStore.vectorStore",
3456
+ "equals": "STORE_AZURE_AI_SEARCH",
3457
+ "type": "simple"
3458
+ }
3459
+ ]
3460
+ },
3461
+ "type": "String"
3462
+ },
3463
+ {
3464
+ "id": "vectorStore.azureAiSearch.indexName",
3465
+ "label": "Index name",
3466
+ "description": "The name of the search index. When storing embeddings this index is created or updated automatically.",
3467
+ "optional": false,
3468
+ "constraints": {
3469
+ "notEmpty": true
3470
+ },
3471
+ "feel": "optional",
3472
+ "group": "embeddingsStore",
3473
+ "binding": {
3474
+ "name": "vectorStore.indexName",
3475
+ "type": "zeebe:input"
3476
+ },
3477
+ "condition": {
3478
+ "property": "vectorStore.vectorStore",
3479
+ "equals": "STORE_AZURE_AI_SEARCH",
3480
+ "type": "simple"
3481
+ },
3482
+ "type": "String"
3483
+ },
3484
+ {
3485
+ "id": "vectorStore.azureCosmosDbNoSql.endpoint",
3486
+ "label": "Endpoint",
3487
+ "description": "Specify Azure Cosmos DB endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/cosmos-db/\" target=\"_blank\">documentation</a>.",
3488
+ "optional": false,
3489
+ "constraints": {
3490
+ "notEmpty": true
3491
+ },
3492
+ "feel": "optional",
3493
+ "group": "embeddingsStore",
3494
+ "binding": {
3495
+ "name": "vectorStore.endpoint",
3496
+ "type": "zeebe:input"
3497
+ },
3498
+ "condition": {
3499
+ "property": "vectorStore.vectorStore",
3500
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3501
+ "type": "simple"
3502
+ },
3503
+ "type": "String"
3504
+ },
3505
+ {
3506
+ "id": "vectorStore.azureCosmosDbAuthentication.type",
3507
+ "label": "Authentication",
3508
+ "description": "Specify the Azure OpenAI authentication strategy.",
3509
+ "value": "apiKey",
3510
+ "group": "embeddingsStore",
3511
+ "binding": {
3512
+ "name": "vectorStore.azureCosmosDbAuthentication.type",
3513
+ "type": "zeebe:input"
3514
+ },
3515
+ "condition": {
3516
+ "property": "vectorStore.vectorStore",
3517
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3518
+ "type": "simple"
3519
+ },
3520
+ "type": "Dropdown",
3521
+ "choices": [
3522
+ {
3523
+ "name": "API key",
3524
+ "value": "apiKey"
3525
+ },
3526
+ {
3527
+ "name": "Client credentials",
3528
+ "value": "clientCredentials"
3529
+ }
3530
+ ]
3531
+ },
3532
+ {
3533
+ "id": "vectorStore.azureCosmosDbAuthentication.apiKey",
3534
+ "label": "API key",
3535
+ "optional": false,
3536
+ "constraints": {
3537
+ "notEmpty": true
3538
+ },
3539
+ "feel": "optional",
3540
+ "group": "embeddingsStore",
3541
+ "binding": {
3542
+ "name": "vectorStore.azureCosmosDbAuthentication.apiKey",
3543
+ "type": "zeebe:input"
3544
+ },
3545
+ "condition": {
3546
+ "allMatch": [
3547
+ {
3548
+ "property": "vectorStore.azureCosmosDbAuthentication.type",
3549
+ "equals": "apiKey",
3550
+ "type": "simple"
3551
+ },
3552
+ {
3553
+ "property": "vectorStore.vectorStore",
3554
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3555
+ "type": "simple"
3556
+ }
3557
+ ]
3558
+ },
3559
+ "type": "String"
3560
+ },
3561
+ {
3562
+ "id": "vectorStore.azureCosmosDbAuthentication.clientId",
3563
+ "label": "Client ID",
3564
+ "description": "ID of a Microsoft Entra application",
3565
+ "optional": false,
3566
+ "constraints": {
3567
+ "notEmpty": true
3568
+ },
3569
+ "feel": "optional",
3570
+ "group": "embeddingsStore",
3571
+ "binding": {
3572
+ "name": "vectorStore.azureCosmosDbAuthentication.clientId",
3573
+ "type": "zeebe:input"
3574
+ },
3575
+ "condition": {
3576
+ "allMatch": [
3577
+ {
3578
+ "property": "vectorStore.azureCosmosDbAuthentication.type",
3579
+ "equals": "clientCredentials",
3580
+ "type": "simple"
3581
+ },
3582
+ {
3583
+ "property": "vectorStore.vectorStore",
3584
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3585
+ "type": "simple"
3586
+ }
3587
+ ]
3588
+ },
3589
+ "type": "String"
3590
+ },
3591
+ {
3592
+ "id": "vectorStore.azureCosmosDbAuthentication.clientSecret",
3593
+ "label": "Client secret",
3594
+ "description": "Secret of a Microsoft Entra application",
3595
+ "optional": false,
3596
+ "constraints": {
3597
+ "notEmpty": true
3598
+ },
3599
+ "feel": "optional",
3600
+ "group": "embeddingsStore",
3601
+ "binding": {
3602
+ "name": "vectorStore.azureCosmosDbAuthentication.clientSecret",
3603
+ "type": "zeebe:input"
3604
+ },
3605
+ "condition": {
3606
+ "allMatch": [
3607
+ {
3608
+ "property": "vectorStore.azureCosmosDbAuthentication.type",
3609
+ "equals": "clientCredentials",
3610
+ "type": "simple"
3611
+ },
3612
+ {
3613
+ "property": "vectorStore.vectorStore",
3614
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3615
+ "type": "simple"
3616
+ }
3617
+ ]
3618
+ },
3619
+ "type": "String"
3620
+ },
3621
+ {
3622
+ "id": "vectorStore.azureCosmosDbAuthentication.tenantId",
3623
+ "label": "Tenant ID",
3624
+ "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>.",
3625
+ "optional": false,
3626
+ "constraints": {
3627
+ "notEmpty": true
3628
+ },
3629
+ "feel": "optional",
3630
+ "group": "embeddingsStore",
3631
+ "binding": {
3632
+ "name": "vectorStore.azureCosmosDbAuthentication.tenantId",
3633
+ "type": "zeebe:input"
3634
+ },
3635
+ "condition": {
3636
+ "allMatch": [
3637
+ {
3638
+ "property": "vectorStore.azureCosmosDbAuthentication.type",
3639
+ "equals": "clientCredentials",
3640
+ "type": "simple"
3641
+ },
3642
+ {
3643
+ "property": "vectorStore.vectorStore",
3644
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3645
+ "type": "simple"
3646
+ }
3647
+ ]
3648
+ },
3649
+ "type": "String"
3650
+ },
3651
+ {
3652
+ "id": "vectorStore.azureCosmosDbAuthentication.authorityHost",
3653
+ "label": "Authority host",
3654
+ "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.",
3655
+ "optional": true,
3656
+ "feel": "optional",
3657
+ "group": "embeddingsStore",
3658
+ "binding": {
3659
+ "name": "vectorStore.azureCosmosDbAuthentication.authorityHost",
3660
+ "type": "zeebe:input"
3661
+ },
3662
+ "condition": {
3663
+ "allMatch": [
3664
+ {
3665
+ "property": "vectorStore.azureCosmosDbAuthentication.type",
3666
+ "equals": "clientCredentials",
3667
+ "type": "simple"
3668
+ },
3669
+ {
3670
+ "property": "vectorStore.vectorStore",
3671
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3672
+ "type": "simple"
3673
+ }
3674
+ ]
3675
+ },
3676
+ "type": "String"
3677
+ },
3678
+ {
3679
+ "id": "vectorStore.azureCosmosDbNoSql.databaseName",
3680
+ "label": "Database name",
3681
+ "description": "Specify the name of the Azure Cosmos DB NoSQL database.",
3682
+ "optional": false,
3683
+ "constraints": {
3684
+ "notEmpty": true
3685
+ },
3686
+ "feel": "optional",
3687
+ "group": "embeddingsStore",
3688
+ "binding": {
3689
+ "name": "vectorStore.databaseName",
3690
+ "type": "zeebe:input"
3691
+ },
3692
+ "condition": {
3693
+ "property": "vectorStore.vectorStore",
3694
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3695
+ "type": "simple"
3696
+ },
3697
+ "type": "String"
3698
+ },
3699
+ {
3700
+ "id": "vectorStore.azureCosmosDbNoSql.containerName",
3701
+ "label": "Container name",
3702
+ "description": "Specify the name of the Azure Cosmos DB NoSQL container.",
3703
+ "optional": false,
3704
+ "constraints": {
3705
+ "notEmpty": true
3706
+ },
3707
+ "feel": "optional",
3708
+ "group": "embeddingsStore",
3709
+ "binding": {
3710
+ "name": "vectorStore.containerName",
3711
+ "type": "zeebe:input"
3712
+ },
3713
+ "condition": {
3714
+ "property": "vectorStore.vectorStore",
3715
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3716
+ "type": "simple"
3717
+ },
3718
+ "type": "String"
3719
+ },
3720
+ {
3721
+ "id": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
3722
+ "label": "Consistency level",
3723
+ "description": "Specify the consistency level for the Azure Cosmos DB NoSQL store.",
3724
+ "optional": false,
3725
+ "value": "EVENTUAL",
3726
+ "constraints": {
3727
+ "notEmpty": true
3728
+ },
3729
+ "group": "embeddingsStore",
3730
+ "binding": {
3731
+ "name": "vectorStore.consistencyLevel",
3732
+ "type": "zeebe:input"
3733
+ },
3734
+ "condition": {
3735
+ "property": "vectorStore.vectorStore",
3736
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3737
+ "type": "simple"
3738
+ },
3739
+ "type": "Dropdown",
3740
+ "choices": [
3741
+ {
3742
+ "name": "Strong",
3743
+ "value": "STRONG"
3744
+ },
3745
+ {
3746
+ "name": "Bounded Staleness",
3747
+ "value": "BOUNDED_STALENESS"
3748
+ },
3749
+ {
3750
+ "name": "Session",
3751
+ "value": "SESSION"
3752
+ },
3753
+ {
3754
+ "name": "Consistent Prefix",
3755
+ "value": "CONSISTENT_PREFIX"
3756
+ },
3757
+ {
3758
+ "name": "Eventual",
3759
+ "value": "EVENTUAL"
3760
+ }
3761
+ ]
3762
+ },
3763
+ {
3764
+ "id": "vectorStore.azureCosmosDbNoSql.distanceFunction",
3765
+ "label": "Distance function",
3766
+ "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>.",
3767
+ "optional": false,
3768
+ "value": "COSINE",
3769
+ "constraints": {
3770
+ "notEmpty": true
3771
+ },
3772
+ "group": "embeddingsStore",
3773
+ "binding": {
3774
+ "name": "vectorStore.distanceFunction",
3775
+ "type": "zeebe:input"
3776
+ },
3777
+ "condition": {
3778
+ "property": "vectorStore.vectorStore",
3779
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3780
+ "type": "simple"
3781
+ },
3782
+ "type": "Dropdown",
3783
+ "choices": [
3784
+ {
3785
+ "name": "Euclidean",
3786
+ "value": "EUCLIDEAN"
3787
+ },
3788
+ {
3789
+ "name": "Cosine",
3790
+ "value": "COSINE"
3791
+ },
3792
+ {
3793
+ "name": "Dot Product",
3794
+ "value": "DOT_PRODUCT"
3795
+ }
3796
+ ]
3797
+ },
3798
+ {
3799
+ "id": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
3800
+ "label": "Vector index type",
3801
+ "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>.",
3802
+ "optional": false,
3803
+ "value": "FLAT",
3804
+ "constraints": {
3805
+ "notEmpty": true
3806
+ },
3807
+ "group": "embeddingsStore",
3808
+ "binding": {
3809
+ "name": "vectorStore.vectorIndexType",
3810
+ "type": "zeebe:input"
3811
+ },
3812
+ "condition": {
3813
+ "property": "vectorStore.vectorStore",
3814
+ "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3815
+ "type": "simple"
3816
+ },
3817
+ "type": "Dropdown",
3818
+ "choices": [
3819
+ {
3820
+ "name": "Flat",
3821
+ "value": "FLAT"
3822
+ },
3823
+ {
3824
+ "name": "Quantized Flat",
3825
+ "value": "QUANTIZED_FLAT"
3826
+ },
3827
+ {
3828
+ "name": "DiskANN",
3829
+ "value": "DISK_ANN"
3830
+ }
3831
+ ]
524
3832
  },
525
3833
  {
526
3834
  "id": "vectorStore.embeddingsStore.elasticsearch.baseUrl",