@camunda/connectors-element-templates 1.0.7 → 1.0.8

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