@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 +505 -507
  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"
@@ -2143,7 +2158,7 @@
2143
2158
  "value": "bpmn:ServiceTask"
2144
2159
  },
2145
2160
  "engines": {
2146
- "camunda": "^8.2"
2161
+ "camunda": "^8.8"
2147
2162
  },
2148
2163
  "groups": [
2149
2164
  {
@@ -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
  },
@@ -2220,9 +2235,7 @@
2220
2235
  "description": "Document lookup query",
2221
2236
  "optional": false,
2222
2237
  "constraints": {
2223
- "notEmpty": true,
2224
- "minLength": 0,
2225
- "maxLength": 200
2238
+ "notEmpty": true
2226
2239
  },
2227
2240
  "feel": "optional",
2228
2241
  "group": "query",
@@ -2232,7 +2245,7 @@
2232
2245
  },
2233
2246
  "condition": {
2234
2247
  "property": "vectorDatabaseConnectorOperation.operationType",
2235
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
2248
+ "equals": "retrieveDocumentOperation",
2236
2249
  "type": "simple"
2237
2250
  },
2238
2251
  "type": "String"
@@ -2243,9 +2256,6 @@
2243
2256
  "description": "Limit number of returned results",
2244
2257
  "optional": false,
2245
2258
  "value": 5,
2246
- "constraints": {
2247
- "notEmpty": true
2248
- },
2249
2259
  "feel": "static",
2250
2260
  "group": "query",
2251
2261
  "binding": {
@@ -2254,7 +2264,7 @@
2254
2264
  },
2255
2265
  "condition": {
2256
2266
  "property": "vectorDatabaseConnectorOperation.operationType",
2257
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
2267
+ "equals": "retrieveDocumentOperation",
2258
2268
  "type": "simple"
2259
2269
  },
2260
2270
  "type": "Number"
@@ -2272,7 +2282,7 @@
2272
2282
  },
2273
2283
  "condition": {
2274
2284
  "property": "vectorDatabaseConnectorOperation.operationType",
2275
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
2285
+ "equals": "retrieveDocumentOperation",
2276
2286
  "type": "simple"
2277
2287
  },
2278
2288
  "type": "Number"
@@ -2281,7 +2291,7 @@
2281
2291
  "id": "embeddingModelProvider.modelProvider",
2282
2292
  "label": "Model provider",
2283
2293
  "description": "Select embedding model provider",
2284
- "value": "BEDROCK_MODEL_PROVIDER",
2294
+ "value": "bedrockModelProvider",
2285
2295
  "group": "embeddingModel",
2286
2296
  "binding": {
2287
2297
  "name": "embeddingModelProvider.modelProvider",
@@ -2291,24 +2301,24 @@
2291
2301
  "choices": [
2292
2302
  {
2293
2303
  "name": "Azure OpenAI",
2294
- "value": "AZURE_OPEN_AI_MODEL_PROVIDER"
2304
+ "value": "azureOpenAiModelProvider"
2295
2305
  },
2296
2306
  {
2297
2307
  "name": "AWS Bedrock",
2298
- "value": "BEDROCK_MODEL_PROVIDER"
2308
+ "value": "bedrockModelProvider"
2299
2309
  },
2300
2310
  {
2301
2311
  "name": "Google Vertex AI",
2302
- "value": "VERTEX_AI_MODEL_PROVIDER"
2312
+ "value": "vertexAiModelProvider"
2303
2313
  },
2304
2314
  {
2305
2315
  "name": "OpenAI",
2306
- "value": "OPEN_AI_MODEL_PROVIDER"
2316
+ "value": "openAiModelProvider"
2307
2317
  }
2308
2318
  ]
2309
2319
  },
2310
2320
  {
2311
- "id": "embeddingModelProvider.endpoint",
2321
+ "id": "embeddingModelProvider.azureOpenAi.endpoint",
2312
2322
  "label": "Endpoint",
2313
2323
  "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
2324
  "optional": false,
@@ -2318,29 +2328,29 @@
2318
2328
  "feel": "optional",
2319
2329
  "group": "embeddingModel",
2320
2330
  "binding": {
2321
- "name": "embeddingModelProvider.endpoint",
2331
+ "name": "embeddingModelProvider.azureOpenAi.endpoint",
2322
2332
  "type": "zeebe:input"
2323
2333
  },
2324
2334
  "condition": {
2325
2335
  "property": "embeddingModelProvider.modelProvider",
2326
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2336
+ "equals": "azureOpenAiModelProvider",
2327
2337
  "type": "simple"
2328
2338
  },
2329
2339
  "type": "String"
2330
2340
  },
2331
2341
  {
2332
- "id": "embeddingModelProvider.authentication.type",
2342
+ "id": "embeddingModelProvider.azureOpenAi.authentication.type",
2333
2343
  "label": "Authentication",
2334
2344
  "description": "Specify the Azure OpenAI authentication strategy.",
2335
2345
  "value": "apiKey",
2336
2346
  "group": "embeddingModel",
2337
2347
  "binding": {
2338
- "name": "embeddingModelProvider.authentication.type",
2348
+ "name": "embeddingModelProvider.azureOpenAi.authentication.type",
2339
2349
  "type": "zeebe:input"
2340
2350
  },
2341
2351
  "condition": {
2342
2352
  "property": "embeddingModelProvider.modelProvider",
2343
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2353
+ "equals": "azureOpenAiModelProvider",
2344
2354
  "type": "simple"
2345
2355
  },
2346
2356
  "type": "Dropdown",
@@ -2356,7 +2366,7 @@
2356
2366
  ]
2357
2367
  },
2358
2368
  {
2359
- "id": "embeddingModelProvider.authentication.apiKey",
2369
+ "id": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
2360
2370
  "label": "API key",
2361
2371
  "optional": false,
2362
2372
  "constraints": {
@@ -2365,19 +2375,19 @@
2365
2375
  "feel": "optional",
2366
2376
  "group": "embeddingModel",
2367
2377
  "binding": {
2368
- "name": "embeddingModelProvider.authentication.apiKey",
2378
+ "name": "embeddingModelProvider.azureOpenAi.authentication.apiKey",
2369
2379
  "type": "zeebe:input"
2370
2380
  },
2371
2381
  "condition": {
2372
2382
  "allMatch": [
2373
2383
  {
2374
- "property": "embeddingModelProvider.authentication.type",
2384
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
2375
2385
  "equals": "apiKey",
2376
2386
  "type": "simple"
2377
2387
  },
2378
2388
  {
2379
2389
  "property": "embeddingModelProvider.modelProvider",
2380
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2390
+ "equals": "azureOpenAiModelProvider",
2381
2391
  "type": "simple"
2382
2392
  }
2383
2393
  ]
@@ -2385,7 +2395,7 @@
2385
2395
  "type": "String"
2386
2396
  },
2387
2397
  {
2388
- "id": "embeddingModelProvider.authentication.clientId",
2398
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientId",
2389
2399
  "label": "Client ID",
2390
2400
  "description": "ID of a Microsoft Entra application",
2391
2401
  "optional": false,
@@ -2395,19 +2405,19 @@
2395
2405
  "feel": "optional",
2396
2406
  "group": "embeddingModel",
2397
2407
  "binding": {
2398
- "name": "embeddingModelProvider.authentication.clientId",
2408
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientId",
2399
2409
  "type": "zeebe:input"
2400
2410
  },
2401
2411
  "condition": {
2402
2412
  "allMatch": [
2403
2413
  {
2404
- "property": "embeddingModelProvider.authentication.type",
2414
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
2405
2415
  "equals": "clientCredentials",
2406
2416
  "type": "simple"
2407
2417
  },
2408
2418
  {
2409
2419
  "property": "embeddingModelProvider.modelProvider",
2410
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2420
+ "equals": "azureOpenAiModelProvider",
2411
2421
  "type": "simple"
2412
2422
  }
2413
2423
  ]
@@ -2415,7 +2425,7 @@
2415
2425
  "type": "String"
2416
2426
  },
2417
2427
  {
2418
- "id": "embeddingModelProvider.authentication.clientSecret",
2428
+ "id": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
2419
2429
  "label": "Client secret",
2420
2430
  "description": "Secret of a Microsoft Entra application",
2421
2431
  "optional": false,
@@ -2425,19 +2435,19 @@
2425
2435
  "feel": "optional",
2426
2436
  "group": "embeddingModel",
2427
2437
  "binding": {
2428
- "name": "embeddingModelProvider.authentication.clientSecret",
2438
+ "name": "embeddingModelProvider.azureOpenAi.authentication.clientSecret",
2429
2439
  "type": "zeebe:input"
2430
2440
  },
2431
2441
  "condition": {
2432
2442
  "allMatch": [
2433
2443
  {
2434
- "property": "embeddingModelProvider.authentication.type",
2444
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
2435
2445
  "equals": "clientCredentials",
2436
2446
  "type": "simple"
2437
2447
  },
2438
2448
  {
2439
2449
  "property": "embeddingModelProvider.modelProvider",
2440
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2450
+ "equals": "azureOpenAiModelProvider",
2441
2451
  "type": "simple"
2442
2452
  }
2443
2453
  ]
@@ -2445,7 +2455,7 @@
2445
2455
  "type": "String"
2446
2456
  },
2447
2457
  {
2448
- "id": "embeddingModelProvider.authentication.tenantId",
2458
+ "id": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
2449
2459
  "label": "Tenant ID",
2450
2460
  "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
2461
  "optional": false,
@@ -2455,19 +2465,19 @@
2455
2465
  "feel": "optional",
2456
2466
  "group": "embeddingModel",
2457
2467
  "binding": {
2458
- "name": "embeddingModelProvider.authentication.tenantId",
2468
+ "name": "embeddingModelProvider.azureOpenAi.authentication.tenantId",
2459
2469
  "type": "zeebe:input"
2460
2470
  },
2461
2471
  "condition": {
2462
2472
  "allMatch": [
2463
2473
  {
2464
- "property": "embeddingModelProvider.authentication.type",
2474
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
2465
2475
  "equals": "clientCredentials",
2466
2476
  "type": "simple"
2467
2477
  },
2468
2478
  {
2469
2479
  "property": "embeddingModelProvider.modelProvider",
2470
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2480
+ "equals": "azureOpenAiModelProvider",
2471
2481
  "type": "simple"
2472
2482
  }
2473
2483
  ]
@@ -2475,26 +2485,26 @@
2475
2485
  "type": "String"
2476
2486
  },
2477
2487
  {
2478
- "id": "embeddingModelProvider.authentication.authorityHost",
2488
+ "id": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
2479
2489
  "label": "Authority host",
2480
2490
  "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
2491
  "optional": true,
2482
2492
  "feel": "optional",
2483
2493
  "group": "embeddingModel",
2484
2494
  "binding": {
2485
- "name": "embeddingModelProvider.authentication.authorityHost",
2495
+ "name": "embeddingModelProvider.azureOpenAi.authentication.authorityHost",
2486
2496
  "type": "zeebe:input"
2487
2497
  },
2488
2498
  "condition": {
2489
2499
  "allMatch": [
2490
2500
  {
2491
- "property": "embeddingModelProvider.authentication.type",
2501
+ "property": "embeddingModelProvider.azureOpenAi.authentication.type",
2492
2502
  "equals": "clientCredentials",
2493
2503
  "type": "simple"
2494
2504
  },
2495
2505
  {
2496
2506
  "property": "embeddingModelProvider.modelProvider",
2497
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2507
+ "equals": "azureOpenAiModelProvider",
2498
2508
  "type": "simple"
2499
2509
  }
2500
2510
  ]
@@ -2502,7 +2512,7 @@
2502
2512
  "type": "String"
2503
2513
  },
2504
2514
  {
2505
- "id": "embeddingModelProvider.deploymentName",
2515
+ "id": "embeddingModelProvider.azureOpenAi.deploymentName",
2506
2516
  "label": "Model deployment name",
2507
2517
  "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
2518
  "optional": false,
@@ -2512,36 +2522,36 @@
2512
2522
  "feel": "optional",
2513
2523
  "group": "embeddingModel",
2514
2524
  "binding": {
2515
- "name": "embeddingModelProvider.deploymentName",
2525
+ "name": "embeddingModelProvider.azureOpenAi.deploymentName",
2516
2526
  "type": "zeebe:input"
2517
2527
  },
2518
2528
  "condition": {
2519
2529
  "property": "embeddingModelProvider.modelProvider",
2520
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2530
+ "equals": "azureOpenAiModelProvider",
2521
2531
  "type": "simple"
2522
2532
  },
2523
2533
  "type": "String"
2524
2534
  },
2525
2535
  {
2526
- "id": "embeddingModelProvider.dimensions",
2536
+ "id": "embeddingModelProvider.azureOpenAi.dimensions",
2527
2537
  "label": "Embedding dimensions",
2528
2538
  "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
2539
  "optional": true,
2530
2540
  "feel": "required",
2531
2541
  "group": "embeddingModel",
2532
2542
  "binding": {
2533
- "name": "embeddingModelProvider.dimensions",
2543
+ "name": "embeddingModelProvider.azureOpenAi.dimensions",
2534
2544
  "type": "zeebe:input"
2535
2545
  },
2536
2546
  "condition": {
2537
2547
  "property": "embeddingModelProvider.modelProvider",
2538
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2548
+ "equals": "azureOpenAiModelProvider",
2539
2549
  "type": "simple"
2540
2550
  },
2541
2551
  "type": "Number"
2542
2552
  },
2543
2553
  {
2544
- "id": "embeddingModelProvider.maxRetries",
2554
+ "id": "embeddingModelProvider.azureOpenAi.maxRetries",
2545
2555
  "label": "Max retries",
2546
2556
  "description": "Max retries",
2547
2557
  "optional": true,
@@ -2549,36 +2559,36 @@
2549
2559
  "feel": "static",
2550
2560
  "group": "embeddingModel",
2551
2561
  "binding": {
2552
- "name": "embeddingModelProvider.maxRetries",
2562
+ "name": "embeddingModelProvider.azureOpenAi.maxRetries",
2553
2563
  "type": "zeebe:input"
2554
2564
  },
2555
2565
  "condition": {
2556
2566
  "property": "embeddingModelProvider.modelProvider",
2557
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2567
+ "equals": "azureOpenAiModelProvider",
2558
2568
  "type": "simple"
2559
2569
  },
2560
2570
  "type": "Number"
2561
2571
  },
2562
2572
  {
2563
- "id": "embeddingModelProvider.customHeaders",
2573
+ "id": "embeddingModelProvider.azureOpenAi.customHeaders",
2564
2574
  "label": "Custom headers",
2565
2575
  "description": "Map of custom HTTP headers to add to the request.",
2566
2576
  "optional": true,
2567
2577
  "feel": "required",
2568
2578
  "group": "embeddingModel",
2569
2579
  "binding": {
2570
- "name": "embeddingModelProvider.customHeaders",
2580
+ "name": "embeddingModelProvider.azureOpenAi.customHeaders",
2571
2581
  "type": "zeebe:input"
2572
2582
  },
2573
2583
  "condition": {
2574
2584
  "property": "embeddingModelProvider.modelProvider",
2575
- "equals": "AZURE_OPEN_AI_MODEL_PROVIDER",
2585
+ "equals": "azureOpenAiModelProvider",
2576
2586
  "type": "simple"
2577
2587
  },
2578
2588
  "type": "String"
2579
2589
  },
2580
2590
  {
2581
- "id": "embeddingModelProvider.bedrockAccessKey",
2591
+ "id": "embeddingModelProvider.bedrock.accessKey",
2582
2592
  "label": "Access key",
2583
2593
  "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
2584
2594
  "optional": false,
@@ -2588,18 +2598,18 @@
2588
2598
  "feel": "optional",
2589
2599
  "group": "embeddingModel",
2590
2600
  "binding": {
2591
- "name": "embeddingModelProvider.accessKey",
2601
+ "name": "embeddingModelProvider.bedrock.accessKey",
2592
2602
  "type": "zeebe:input"
2593
2603
  },
2594
2604
  "condition": {
2595
2605
  "property": "embeddingModelProvider.modelProvider",
2596
- "equals": "BEDROCK_MODEL_PROVIDER",
2606
+ "equals": "bedrockModelProvider",
2597
2607
  "type": "simple"
2598
2608
  },
2599
2609
  "type": "String"
2600
2610
  },
2601
2611
  {
2602
- "id": "embeddingModelProvider.bedrockSecretKey",
2612
+ "id": "embeddingModelProvider.bedrock.secretKey",
2603
2613
  "label": "Secret key",
2604
2614
  "description": "Provide a secret key associated with the access key",
2605
2615
  "optional": false,
@@ -2609,18 +2619,18 @@
2609
2619
  "feel": "optional",
2610
2620
  "group": "embeddingModel",
2611
2621
  "binding": {
2612
- "name": "embeddingModelProvider.secretKey",
2622
+ "name": "embeddingModelProvider.bedrock.secretKey",
2613
2623
  "type": "zeebe:input"
2614
2624
  },
2615
2625
  "condition": {
2616
2626
  "property": "embeddingModelProvider.modelProvider",
2617
- "equals": "BEDROCK_MODEL_PROVIDER",
2627
+ "equals": "bedrockModelProvider",
2618
2628
  "type": "simple"
2619
2629
  },
2620
2630
  "type": "String"
2621
2631
  },
2622
2632
  {
2623
- "id": "embeddingModelProvider.bedrockRegion",
2633
+ "id": "embeddingModelProvider.bedrock.region",
2624
2634
  "label": "Region",
2625
2635
  "description": "AWS Bedrock region",
2626
2636
  "optional": false,
@@ -2630,18 +2640,18 @@
2630
2640
  "feel": "optional",
2631
2641
  "group": "embeddingModel",
2632
2642
  "binding": {
2633
- "name": "embeddingModelProvider.region",
2643
+ "name": "embeddingModelProvider.bedrock.region",
2634
2644
  "type": "zeebe:input"
2635
2645
  },
2636
2646
  "condition": {
2637
2647
  "property": "embeddingModelProvider.modelProvider",
2638
- "equals": "BEDROCK_MODEL_PROVIDER",
2648
+ "equals": "bedrockModelProvider",
2639
2649
  "type": "simple"
2640
2650
  },
2641
2651
  "type": "String"
2642
2652
  },
2643
2653
  {
2644
- "id": "embeddingModelProvider.modelName",
2654
+ "id": "embeddingModelProvider.bedrock.modelName",
2645
2655
  "label": "Model name",
2646
2656
  "description": "Bedrock model name or identifier",
2647
2657
  "optional": false,
@@ -2651,12 +2661,12 @@
2651
2661
  },
2652
2662
  "group": "embeddingModel",
2653
2663
  "binding": {
2654
- "name": "embeddingModelProvider.modelName",
2664
+ "name": "embeddingModelProvider.bedrock.modelName",
2655
2665
  "type": "zeebe:input"
2656
2666
  },
2657
2667
  "condition": {
2658
2668
  "property": "embeddingModelProvider.modelProvider",
2659
- "equals": "BEDROCK_MODEL_PROVIDER",
2669
+ "equals": "bedrockModelProvider",
2660
2670
  "type": "simple"
2661
2671
  },
2662
2672
  "type": "Dropdown",
@@ -2676,7 +2686,7 @@
2676
2686
  ]
2677
2687
  },
2678
2688
  {
2679
- "id": "embeddingModelProvider.bedrockCustomModelName",
2689
+ "id": "embeddingModelProvider.bedrock.customModelName",
2680
2690
  "label": "Custom model name",
2681
2691
  "optional": false,
2682
2692
  "constraints": {
@@ -2685,19 +2695,19 @@
2685
2695
  "feel": "optional",
2686
2696
  "group": "embeddingModel",
2687
2697
  "binding": {
2688
- "name": "embeddingModelProvider.customModelName",
2698
+ "name": "embeddingModelProvider.bedrock.customModelName",
2689
2699
  "type": "zeebe:input"
2690
2700
  },
2691
2701
  "condition": {
2692
2702
  "allMatch": [
2693
2703
  {
2694
- "property": "embeddingModelProvider.modelName",
2704
+ "property": "embeddingModelProvider.bedrock.modelName",
2695
2705
  "equals": "Custom",
2696
2706
  "type": "simple"
2697
2707
  },
2698
2708
  {
2699
2709
  "property": "embeddingModelProvider.modelProvider",
2700
- "equals": "BEDROCK_MODEL_PROVIDER",
2710
+ "equals": "bedrockModelProvider",
2701
2711
  "type": "simple"
2702
2712
  }
2703
2713
  ]
@@ -2705,29 +2715,26 @@
2705
2715
  "type": "String"
2706
2716
  },
2707
2717
  {
2708
- "id": "embeddingModelProvider.bedrockDimensions",
2718
+ "id": "embeddingModelProvider.bedrock.dimensions",
2709
2719
  "label": "Embedding dimensions",
2710
2720
  "description": "The size of the vector used to represent data",
2711
2721
  "optional": false,
2712
2722
  "value": "D1024",
2713
- "constraints": {
2714
- "notEmpty": true
2715
- },
2716
2723
  "group": "embeddingModel",
2717
2724
  "binding": {
2718
- "name": "embeddingModelProvider.dimensions",
2725
+ "name": "embeddingModelProvider.bedrock.dimensions",
2719
2726
  "type": "zeebe:input"
2720
2727
  },
2721
2728
  "condition": {
2722
2729
  "allMatch": [
2723
2730
  {
2724
- "property": "embeddingModelProvider.modelName",
2731
+ "property": "embeddingModelProvider.bedrock.modelName",
2725
2732
  "equals": "TitanEmbedTextV2",
2726
2733
  "type": "simple"
2727
2734
  },
2728
2735
  {
2729
2736
  "property": "embeddingModelProvider.modelProvider",
2730
- "equals": "BEDROCK_MODEL_PROVIDER",
2737
+ "equals": "bedrockModelProvider",
2731
2738
  "type": "simple"
2732
2739
  }
2733
2740
  ]
@@ -2749,30 +2756,27 @@
2749
2756
  ]
2750
2757
  },
2751
2758
  {
2752
- "id": "embeddingModelProvider.bedrockNormalize",
2759
+ "id": "embeddingModelProvider.bedrock.normalize",
2753
2760
  "label": "Normalize",
2754
2761
  "description": "Normalize vector",
2755
2762
  "optional": false,
2756
2763
  "value": false,
2757
- "constraints": {
2758
- "notEmpty": true
2759
- },
2760
2764
  "feel": "static",
2761
2765
  "group": "embeddingModel",
2762
2766
  "binding": {
2763
- "name": "embeddingModelProvider.normalize",
2767
+ "name": "embeddingModelProvider.bedrock.normalize",
2764
2768
  "type": "zeebe:input"
2765
2769
  },
2766
2770
  "condition": {
2767
2771
  "allMatch": [
2768
2772
  {
2769
- "property": "embeddingModelProvider.modelName",
2773
+ "property": "embeddingModelProvider.bedrock.modelName",
2770
2774
  "equals": "TitanEmbedTextV2",
2771
2775
  "type": "simple"
2772
2776
  },
2773
2777
  {
2774
2778
  "property": "embeddingModelProvider.modelProvider",
2775
- "equals": "BEDROCK_MODEL_PROVIDER",
2779
+ "equals": "bedrockModelProvider",
2776
2780
  "type": "simple"
2777
2781
  }
2778
2782
  ]
@@ -2780,7 +2784,7 @@
2780
2784
  "type": "Boolean"
2781
2785
  },
2782
2786
  {
2783
- "id": "embeddingModelProvider.bedrockMaxRetries",
2787
+ "id": "embeddingModelProvider.bedrock.maxRetries",
2784
2788
  "label": "Max retries",
2785
2789
  "description": "Max retries",
2786
2790
  "optional": false,
@@ -2788,18 +2792,18 @@
2788
2792
  "feel": "static",
2789
2793
  "group": "embeddingModel",
2790
2794
  "binding": {
2791
- "name": "embeddingModelProvider.maxRetries",
2795
+ "name": "embeddingModelProvider.bedrock.maxRetries",
2792
2796
  "type": "zeebe:input"
2793
2797
  },
2794
2798
  "condition": {
2795
2799
  "property": "embeddingModelProvider.modelProvider",
2796
- "equals": "BEDROCK_MODEL_PROVIDER",
2800
+ "equals": "bedrockModelProvider",
2797
2801
  "type": "simple"
2798
2802
  },
2799
2803
  "type": "Number"
2800
2804
  },
2801
2805
  {
2802
- "id": "embeddingModelProvider.projectId",
2806
+ "id": "embeddingModelProvider.googleVertexAi.projectId",
2803
2807
  "label": "Project ID",
2804
2808
  "description": "Google Cloud project ID",
2805
2809
  "optional": false,
@@ -2809,18 +2813,18 @@
2809
2813
  "feel": "optional",
2810
2814
  "group": "embeddingModel",
2811
2815
  "binding": {
2812
- "name": "embeddingModelProvider.projectId",
2816
+ "name": "embeddingModelProvider.googleVertexAi.projectId",
2813
2817
  "type": "zeebe:input"
2814
2818
  },
2815
2819
  "condition": {
2816
2820
  "property": "embeddingModelProvider.modelProvider",
2817
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2821
+ "equals": "vertexAiModelProvider",
2818
2822
  "type": "simple"
2819
2823
  },
2820
2824
  "type": "String"
2821
2825
  },
2822
2826
  {
2823
- "id": "embeddingModelProvider.region",
2827
+ "id": "embeddingModelProvider.googleVertexAi.region",
2824
2828
  "label": "Region",
2825
2829
  "description": "Google Cloud region for Vertex AI",
2826
2830
  "optional": false,
@@ -2830,29 +2834,29 @@
2830
2834
  "feel": "optional",
2831
2835
  "group": "embeddingModel",
2832
2836
  "binding": {
2833
- "name": "embeddingModelProvider.region",
2837
+ "name": "embeddingModelProvider.googleVertexAi.region",
2834
2838
  "type": "zeebe:input"
2835
2839
  },
2836
2840
  "condition": {
2837
2841
  "property": "embeddingModelProvider.modelProvider",
2838
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2842
+ "equals": "vertexAiModelProvider",
2839
2843
  "type": "simple"
2840
2844
  },
2841
2845
  "type": "String"
2842
2846
  },
2843
2847
  {
2844
- "id": "embeddingModelProvider.vertexAiAuthentication.type",
2848
+ "id": "embeddingModelProvider.googleVertexAi.authentication.type",
2845
2849
  "label": "Authentication",
2846
2850
  "description": "Specify the Google Vertex AI authentication strategy.",
2847
2851
  "value": "serviceAccountCredentials",
2848
2852
  "group": "embeddingModel",
2849
2853
  "binding": {
2850
- "name": "embeddingModelProvider.vertexAiAuthentication.type",
2854
+ "name": "embeddingModelProvider.googleVertexAi.authentication.type",
2851
2855
  "type": "zeebe:input"
2852
2856
  },
2853
2857
  "condition": {
2854
2858
  "property": "embeddingModelProvider.modelProvider",
2855
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2859
+ "equals": "vertexAiModelProvider",
2856
2860
  "type": "simple"
2857
2861
  },
2858
2862
  "type": "Dropdown",
@@ -2868,7 +2872,7 @@
2868
2872
  ]
2869
2873
  },
2870
2874
  {
2871
- "id": "embeddingModelProvider.vertexAiAuthentication.jsonKey",
2875
+ "id": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
2872
2876
  "label": "JSON key of the service account",
2873
2877
  "description": "This is the key of the service account in JSON format.",
2874
2878
  "optional": false,
@@ -2878,19 +2882,19 @@
2878
2882
  "feel": "optional",
2879
2883
  "group": "embeddingModel",
2880
2884
  "binding": {
2881
- "name": "embeddingModelProvider.vertexAiAuthentication.jsonKey",
2885
+ "name": "embeddingModelProvider.googleVertexAi.authentication.jsonKey",
2882
2886
  "type": "zeebe:input"
2883
2887
  },
2884
2888
  "condition": {
2885
2889
  "allMatch": [
2886
2890
  {
2887
- "property": "embeddingModelProvider.vertexAiAuthentication.type",
2891
+ "property": "embeddingModelProvider.googleVertexAi.authentication.type",
2888
2892
  "equals": "serviceAccountCredentials",
2889
2893
  "type": "simple"
2890
2894
  },
2891
2895
  {
2892
2896
  "property": "embeddingModelProvider.modelProvider",
2893
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2897
+ "equals": "vertexAiModelProvider",
2894
2898
  "type": "simple"
2895
2899
  }
2896
2900
  ]
@@ -2898,7 +2902,7 @@
2898
2902
  "type": "String"
2899
2903
  },
2900
2904
  {
2901
- "id": "embeddingModelProvider.vertexAiModelName",
2905
+ "id": "embeddingModelProvider.googleVertexAi.modelName",
2902
2906
  "label": "Model name",
2903
2907
  "description": "Vertex AI embedding model name",
2904
2908
  "optional": false,
@@ -2908,18 +2912,18 @@
2908
2912
  "feel": "optional",
2909
2913
  "group": "embeddingModel",
2910
2914
  "binding": {
2911
- "name": "embeddingModelProvider.modelName",
2915
+ "name": "embeddingModelProvider.googleVertexAi.modelName",
2912
2916
  "type": "zeebe:input"
2913
2917
  },
2914
2918
  "condition": {
2915
2919
  "property": "embeddingModelProvider.modelProvider",
2916
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2920
+ "equals": "vertexAiModelProvider",
2917
2921
  "type": "simple"
2918
2922
  },
2919
2923
  "type": "String"
2920
2924
  },
2921
2925
  {
2922
- "id": "embeddingModelProvider.vertexAiDimensions",
2926
+ "id": "embeddingModelProvider.googleVertexAi.dimensions",
2923
2927
  "label": "Embedding dimensions",
2924
2928
  "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
2929
  "optional": false,
@@ -2929,18 +2933,18 @@
2929
2933
  "feel": "required",
2930
2934
  "group": "embeddingModel",
2931
2935
  "binding": {
2932
- "name": "embeddingModelProvider.dimensions",
2936
+ "name": "embeddingModelProvider.googleVertexAi.dimensions",
2933
2937
  "type": "zeebe:input"
2934
2938
  },
2935
2939
  "condition": {
2936
2940
  "property": "embeddingModelProvider.modelProvider",
2937
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2941
+ "equals": "vertexAiModelProvider",
2938
2942
  "type": "simple"
2939
2943
  },
2940
2944
  "type": "Number"
2941
2945
  },
2942
2946
  {
2943
- "id": "embeddingModelProvider.publisher",
2947
+ "id": "embeddingModelProvider.googleVertexAi.publisher",
2944
2948
  "label": "Publisher",
2945
2949
  "description": "The publisher of the Vertex AI model (e.g., 'google', 'third-party'). Optional.",
2946
2950
  "optional": true,
@@ -2948,18 +2952,18 @@
2948
2952
  "feel": "optional",
2949
2953
  "group": "embeddingModel",
2950
2954
  "binding": {
2951
- "name": "embeddingModelProvider.publisher",
2955
+ "name": "embeddingModelProvider.googleVertexAi.publisher",
2952
2956
  "type": "zeebe:input"
2953
2957
  },
2954
2958
  "condition": {
2955
2959
  "property": "embeddingModelProvider.modelProvider",
2956
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2960
+ "equals": "vertexAiModelProvider",
2957
2961
  "type": "simple"
2958
2962
  },
2959
2963
  "type": "String"
2960
2964
  },
2961
2965
  {
2962
- "id": "embeddingModelProvider.vertexAiMaxRetries",
2966
+ "id": "embeddingModelProvider.googleVertexAi.maxRetries",
2963
2967
  "label": "Max retries",
2964
2968
  "description": "Max retries",
2965
2969
  "optional": true,
@@ -2967,18 +2971,18 @@
2967
2971
  "feel": "static",
2968
2972
  "group": "embeddingModel",
2969
2973
  "binding": {
2970
- "name": "embeddingModelProvider.maxRetries",
2974
+ "name": "embeddingModelProvider.googleVertexAi.maxRetries",
2971
2975
  "type": "zeebe:input"
2972
2976
  },
2973
2977
  "condition": {
2974
2978
  "property": "embeddingModelProvider.modelProvider",
2975
- "equals": "VERTEX_AI_MODEL_PROVIDER",
2979
+ "equals": "vertexAiModelProvider",
2976
2980
  "type": "simple"
2977
2981
  },
2978
2982
  "type": "Number"
2979
2983
  },
2980
2984
  {
2981
- "id": "embeddingModelProvider.openAiApiKey",
2985
+ "id": "embeddingModelProvider.openAi.apiKey",
2982
2986
  "label": "OpenAI API key",
2983
2987
  "optional": false,
2984
2988
  "constraints": {
@@ -2987,18 +2991,18 @@
2987
2991
  "feel": "optional",
2988
2992
  "group": "embeddingModel",
2989
2993
  "binding": {
2990
- "name": "embeddingModelProvider.apiKey",
2994
+ "name": "embeddingModelProvider.openAi.apiKey",
2991
2995
  "type": "zeebe:input"
2992
2996
  },
2993
2997
  "condition": {
2994
2998
  "property": "embeddingModelProvider.modelProvider",
2995
- "equals": "OPEN_AI_MODEL_PROVIDER",
2999
+ "equals": "openAiModelProvider",
2996
3000
  "type": "simple"
2997
3001
  },
2998
3002
  "type": "String"
2999
3003
  },
3000
3004
  {
3001
- "id": "embeddingModelProvider.openAiModelName",
3005
+ "id": "embeddingModelProvider.openAi.modelName",
3002
3006
  "label": "Model name",
3003
3007
  "description": "Specify the model name. Details in the <a href=\"https://platform.openai.com/docs/guides/embeddings\" target=\"_blank\">documentation</a>.",
3004
3008
  "optional": false,
@@ -3008,72 +3012,72 @@
3008
3012
  "feel": "optional",
3009
3013
  "group": "embeddingModel",
3010
3014
  "binding": {
3011
- "name": "embeddingModelProvider.modelName",
3015
+ "name": "embeddingModelProvider.openAi.modelName",
3012
3016
  "type": "zeebe:input"
3013
3017
  },
3014
3018
  "condition": {
3015
3019
  "property": "embeddingModelProvider.modelProvider",
3016
- "equals": "OPEN_AI_MODEL_PROVIDER",
3020
+ "equals": "openAiModelProvider",
3017
3021
  "type": "simple"
3018
3022
  },
3019
3023
  "type": "String"
3020
3024
  },
3021
3025
  {
3022
- "id": "embeddingModelProvider.openAiOrganizationId",
3026
+ "id": "embeddingModelProvider.openAi.organizationId",
3023
3027
  "label": "Organization ID",
3024
3028
  "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
3025
3029
  "optional": true,
3026
3030
  "feel": "optional",
3027
3031
  "group": "embeddingModel",
3028
3032
  "binding": {
3029
- "name": "embeddingModelProvider.organizationId",
3033
+ "name": "embeddingModelProvider.openAi.organizationId",
3030
3034
  "type": "zeebe:input"
3031
3035
  },
3032
3036
  "condition": {
3033
3037
  "property": "embeddingModelProvider.modelProvider",
3034
- "equals": "OPEN_AI_MODEL_PROVIDER",
3038
+ "equals": "openAiModelProvider",
3035
3039
  "type": "simple"
3036
3040
  },
3037
3041
  "type": "String"
3038
3042
  },
3039
3043
  {
3040
- "id": "embeddingModelProvider.openAiProjectId",
3044
+ "id": "embeddingModelProvider.openAi.projectId",
3041
3045
  "label": "Project ID",
3042
3046
  "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
3043
3047
  "optional": true,
3044
3048
  "feel": "optional",
3045
3049
  "group": "embeddingModel",
3046
3050
  "binding": {
3047
- "name": "embeddingModelProvider.projectId",
3051
+ "name": "embeddingModelProvider.openAi.projectId",
3048
3052
  "type": "zeebe:input"
3049
3053
  },
3050
3054
  "condition": {
3051
3055
  "property": "embeddingModelProvider.modelProvider",
3052
- "equals": "OPEN_AI_MODEL_PROVIDER",
3056
+ "equals": "openAiModelProvider",
3053
3057
  "type": "simple"
3054
3058
  },
3055
3059
  "type": "String"
3056
3060
  },
3057
3061
  {
3058
- "id": "embeddingModelProvider.openAiDimensions",
3062
+ "id": "embeddingModelProvider.openAi.dimensions",
3059
3063
  "label": "Embedding dimensions",
3060
3064
  "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
3065
  "optional": true,
3062
3066
  "feel": "required",
3063
3067
  "group": "embeddingModel",
3064
3068
  "binding": {
3065
- "name": "embeddingModelProvider.dimensions",
3069
+ "name": "embeddingModelProvider.openAi.dimensions",
3066
3070
  "type": "zeebe:input"
3067
3071
  },
3068
3072
  "condition": {
3069
3073
  "property": "embeddingModelProvider.modelProvider",
3070
- "equals": "OPEN_AI_MODEL_PROVIDER",
3074
+ "equals": "openAiModelProvider",
3071
3075
  "type": "simple"
3072
3076
  },
3073
3077
  "type": "Number"
3074
3078
  },
3075
3079
  {
3076
- "id": "embeddingModelProvider.openAiMaxRetries",
3080
+ "id": "embeddingModelProvider.openAi.maxRetries",
3077
3081
  "label": "Max retries",
3078
3082
  "description": "Max retries",
3079
3083
  "optional": true,
@@ -3081,47 +3085,47 @@
3081
3085
  "feel": "static",
3082
3086
  "group": "embeddingModel",
3083
3087
  "binding": {
3084
- "name": "embeddingModelProvider.maxRetries",
3088
+ "name": "embeddingModelProvider.openAi.maxRetries",
3085
3089
  "type": "zeebe:input"
3086
3090
  },
3087
3091
  "condition": {
3088
3092
  "property": "embeddingModelProvider.modelProvider",
3089
- "equals": "OPEN_AI_MODEL_PROVIDER",
3093
+ "equals": "openAiModelProvider",
3090
3094
  "type": "simple"
3091
3095
  },
3092
3096
  "type": "Number"
3093
3097
  },
3094
3098
  {
3095
- "id": "embeddingModelProvider.openAiCustomHeaders",
3099
+ "id": "embeddingModelProvider.openAi.customHeaders",
3096
3100
  "label": "Custom headers",
3097
3101
  "description": "Map of custom HTTP headers to add to the request.",
3098
3102
  "optional": true,
3099
3103
  "feel": "required",
3100
3104
  "group": "embeddingModel",
3101
3105
  "binding": {
3102
- "name": "embeddingModelProvider.customHeaders",
3106
+ "name": "embeddingModelProvider.openAi.customHeaders",
3103
3107
  "type": "zeebe:input"
3104
3108
  },
3105
3109
  "condition": {
3106
3110
  "property": "embeddingModelProvider.modelProvider",
3107
- "equals": "OPEN_AI_MODEL_PROVIDER",
3111
+ "equals": "openAiModelProvider",
3108
3112
  "type": "simple"
3109
3113
  },
3110
3114
  "type": "String"
3111
3115
  },
3112
3116
  {
3113
- "id": "embeddingModelProvider.openAiBaseUrl",
3117
+ "id": "embeddingModelProvider.openAi.baseUrl",
3114
3118
  "label": "Custom base URL",
3115
3119
  "optional": true,
3116
3120
  "feel": "optional",
3117
3121
  "group": "embeddingModel",
3118
3122
  "binding": {
3119
- "name": "embeddingModelProvider.baseUrl",
3123
+ "name": "embeddingModelProvider.openAi.baseUrl",
3120
3124
  "type": "zeebe:input"
3121
3125
  },
3122
3126
  "condition": {
3123
3127
  "property": "embeddingModelProvider.modelProvider",
3124
- "equals": "OPEN_AI_MODEL_PROVIDER",
3128
+ "equals": "openAiModelProvider",
3125
3129
  "type": "simple"
3126
3130
  },
3127
3131
  "tooltip": "Base URL of OpenAI API. The default is 'https://api.openai.com/v1/'",
@@ -3131,7 +3135,7 @@
3131
3135
  "id": "vectorStore.vectorStore",
3132
3136
  "label": "Embeddings store",
3133
3137
  "description": "Select embedding store",
3134
- "value": "STORE_ELASTICSEARCH",
3138
+ "value": "elasticsearchStore",
3135
3139
  "group": "embeddingsStore",
3136
3140
  "binding": {
3137
3141
  "name": "vectorStore.storeType",
@@ -3141,23 +3145,23 @@
3141
3145
  "choices": [
3142
3146
  {
3143
3147
  "name": "Amazon Managed OpenSearch",
3144
- "value": "STORE_AMAZON_MANAGED_OPENSEARCH"
3148
+ "value": "amazonManagedOpenSearchStore"
3145
3149
  },
3146
3150
  {
3147
3151
  "name": "Azure AI Search",
3148
- "value": "STORE_AZURE_AI_SEARCH"
3152
+ "value": "azureAiSearchStore"
3149
3153
  },
3150
3154
  {
3151
3155
  "name": "Azure Cosmos DB NoSQL",
3152
- "value": "STORE_AZURE_COSMOS_DB_NO_SQL"
3156
+ "value": "azureCosmosDbNoSqlStore"
3153
3157
  },
3154
3158
  {
3155
3159
  "name": "Elasticsearch",
3156
- "value": "STORE_ELASTICSEARCH"
3160
+ "value": "elasticsearchStore"
3157
3161
  },
3158
3162
  {
3159
3163
  "name": "OpenSearch",
3160
- "value": "STORE_OPENSEARCH"
3164
+ "value": "openSearchStore"
3161
3165
  }
3162
3166
  ]
3163
3167
  },
@@ -3172,12 +3176,12 @@
3172
3176
  "feel": "optional",
3173
3177
  "group": "embeddingsStore",
3174
3178
  "binding": {
3175
- "name": "vectorStore.accessKey",
3179
+ "name": "vectorStore.amazonManagedOpensearch.accessKey",
3176
3180
  "type": "zeebe:input"
3177
3181
  },
3178
3182
  "condition": {
3179
3183
  "property": "vectorStore.vectorStore",
3180
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3184
+ "equals": "amazonManagedOpenSearchStore",
3181
3185
  "type": "simple"
3182
3186
  },
3183
3187
  "type": "String"
@@ -3193,12 +3197,12 @@
3193
3197
  "feel": "optional",
3194
3198
  "group": "embeddingsStore",
3195
3199
  "binding": {
3196
- "name": "vectorStore.secretKey",
3200
+ "name": "vectorStore.amazonManagedOpensearch.secretKey",
3197
3201
  "type": "zeebe:input"
3198
3202
  },
3199
3203
  "condition": {
3200
3204
  "property": "vectorStore.vectorStore",
3201
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3205
+ "equals": "amazonManagedOpenSearchStore",
3202
3206
  "type": "simple"
3203
3207
  },
3204
3208
  "type": "String"
@@ -3214,12 +3218,12 @@
3214
3218
  "feel": "optional",
3215
3219
  "group": "embeddingsStore",
3216
3220
  "binding": {
3217
- "name": "vectorStore.serverUrl",
3221
+ "name": "vectorStore.amazonManagedOpensearch.serverUrl",
3218
3222
  "type": "zeebe:input"
3219
3223
  },
3220
3224
  "condition": {
3221
3225
  "property": "vectorStore.vectorStore",
3222
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3226
+ "equals": "amazonManagedOpenSearchStore",
3223
3227
  "type": "simple"
3224
3228
  },
3225
3229
  "type": "String"
@@ -3235,12 +3239,12 @@
3235
3239
  "feel": "optional",
3236
3240
  "group": "embeddingsStore",
3237
3241
  "binding": {
3238
- "name": "vectorStore.region",
3242
+ "name": "vectorStore.amazonManagedOpensearch.region",
3239
3243
  "type": "zeebe:input"
3240
3244
  },
3241
3245
  "condition": {
3242
3246
  "property": "vectorStore.vectorStore",
3243
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3247
+ "equals": "amazonManagedOpenSearchStore",
3244
3248
  "type": "simple"
3245
3249
  },
3246
3250
  "type": "String"
@@ -3256,18 +3260,18 @@
3256
3260
  "feel": "optional",
3257
3261
  "group": "embeddingsStore",
3258
3262
  "binding": {
3259
- "name": "vectorStore.indexName",
3263
+ "name": "vectorStore.amazonManagedOpensearch.indexName",
3260
3264
  "type": "zeebe:input"
3261
3265
  },
3262
3266
  "condition": {
3263
3267
  "property": "vectorStore.vectorStore",
3264
- "equals": "STORE_AMAZON_MANAGED_OPENSEARCH",
3268
+ "equals": "amazonManagedOpenSearchStore",
3265
3269
  "type": "simple"
3266
3270
  },
3267
3271
  "type": "String"
3268
3272
  },
3269
3273
  {
3270
- "id": "vectorStore.azureAiSearch.endpoint",
3274
+ "id": "vectorStore.aiSearch.endpoint",
3271
3275
  "label": "Endpoint",
3272
3276
  "description": "Specify Azure AI Search endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/search/\" target=\"_blank\">documentation</a>.",
3273
3277
  "optional": false,
@@ -3277,29 +3281,29 @@
3277
3281
  "feel": "optional",
3278
3282
  "group": "embeddingsStore",
3279
3283
  "binding": {
3280
- "name": "vectorStore.endpoint",
3284
+ "name": "vectorStore.aiSearch.endpoint",
3281
3285
  "type": "zeebe:input"
3282
3286
  },
3283
3287
  "condition": {
3284
3288
  "property": "vectorStore.vectorStore",
3285
- "equals": "STORE_AZURE_AI_SEARCH",
3289
+ "equals": "azureAiSearchStore",
3286
3290
  "type": "simple"
3287
3291
  },
3288
3292
  "type": "String"
3289
3293
  },
3290
3294
  {
3291
- "id": "vectorStore.azureAiSearchAuthentication.type",
3295
+ "id": "vectorStore.aiSearch.authentication.type",
3292
3296
  "label": "Authentication",
3293
- "description": "Specify the Azure OpenAI authentication strategy.",
3297
+ "description": "Specify the Azure authentication strategy.",
3294
3298
  "value": "apiKey",
3295
3299
  "group": "embeddingsStore",
3296
3300
  "binding": {
3297
- "name": "vectorStore.azureAiSearchAuthentication.type",
3301
+ "name": "vectorStore.aiSearch.authentication.type",
3298
3302
  "type": "zeebe:input"
3299
3303
  },
3300
3304
  "condition": {
3301
3305
  "property": "vectorStore.vectorStore",
3302
- "equals": "STORE_AZURE_AI_SEARCH",
3306
+ "equals": "azureAiSearchStore",
3303
3307
  "type": "simple"
3304
3308
  },
3305
3309
  "type": "Dropdown",
@@ -3315,7 +3319,7 @@
3315
3319
  ]
3316
3320
  },
3317
3321
  {
3318
- "id": "vectorStore.azureAiSearchAuthentication.apiKey",
3322
+ "id": "vectorStore.aiSearch.authentication.apiKey",
3319
3323
  "label": "API key",
3320
3324
  "optional": false,
3321
3325
  "constraints": {
@@ -3324,19 +3328,19 @@
3324
3328
  "feel": "optional",
3325
3329
  "group": "embeddingsStore",
3326
3330
  "binding": {
3327
- "name": "vectorStore.azureAiSearchAuthentication.apiKey",
3331
+ "name": "vectorStore.aiSearch.authentication.apiKey",
3328
3332
  "type": "zeebe:input"
3329
3333
  },
3330
3334
  "condition": {
3331
3335
  "allMatch": [
3332
3336
  {
3333
- "property": "vectorStore.azureAiSearchAuthentication.type",
3337
+ "property": "vectorStore.aiSearch.authentication.type",
3334
3338
  "equals": "apiKey",
3335
3339
  "type": "simple"
3336
3340
  },
3337
3341
  {
3338
3342
  "property": "vectorStore.vectorStore",
3339
- "equals": "STORE_AZURE_AI_SEARCH",
3343
+ "equals": "azureAiSearchStore",
3340
3344
  "type": "simple"
3341
3345
  }
3342
3346
  ]
@@ -3344,7 +3348,7 @@
3344
3348
  "type": "String"
3345
3349
  },
3346
3350
  {
3347
- "id": "vectorStore.azureAiSearchAuthentication.clientId",
3351
+ "id": "vectorStore.aiSearch.authentication.clientId",
3348
3352
  "label": "Client ID",
3349
3353
  "description": "ID of a Microsoft Entra application",
3350
3354
  "optional": false,
@@ -3354,19 +3358,19 @@
3354
3358
  "feel": "optional",
3355
3359
  "group": "embeddingsStore",
3356
3360
  "binding": {
3357
- "name": "vectorStore.azureAiSearchAuthentication.clientId",
3361
+ "name": "vectorStore.aiSearch.authentication.clientId",
3358
3362
  "type": "zeebe:input"
3359
3363
  },
3360
3364
  "condition": {
3361
3365
  "allMatch": [
3362
3366
  {
3363
- "property": "vectorStore.azureAiSearchAuthentication.type",
3367
+ "property": "vectorStore.aiSearch.authentication.type",
3364
3368
  "equals": "clientCredentials",
3365
3369
  "type": "simple"
3366
3370
  },
3367
3371
  {
3368
3372
  "property": "vectorStore.vectorStore",
3369
- "equals": "STORE_AZURE_AI_SEARCH",
3373
+ "equals": "azureAiSearchStore",
3370
3374
  "type": "simple"
3371
3375
  }
3372
3376
  ]
@@ -3374,7 +3378,7 @@
3374
3378
  "type": "String"
3375
3379
  },
3376
3380
  {
3377
- "id": "vectorStore.azureAiSearchAuthentication.clientSecret",
3381
+ "id": "vectorStore.aiSearch.authentication.clientSecret",
3378
3382
  "label": "Client secret",
3379
3383
  "description": "Secret of a Microsoft Entra application",
3380
3384
  "optional": false,
@@ -3384,19 +3388,19 @@
3384
3388
  "feel": "optional",
3385
3389
  "group": "embeddingsStore",
3386
3390
  "binding": {
3387
- "name": "vectorStore.azureAiSearchAuthentication.clientSecret",
3391
+ "name": "vectorStore.aiSearch.authentication.clientSecret",
3388
3392
  "type": "zeebe:input"
3389
3393
  },
3390
3394
  "condition": {
3391
3395
  "allMatch": [
3392
3396
  {
3393
- "property": "vectorStore.azureAiSearchAuthentication.type",
3397
+ "property": "vectorStore.aiSearch.authentication.type",
3394
3398
  "equals": "clientCredentials",
3395
3399
  "type": "simple"
3396
3400
  },
3397
3401
  {
3398
3402
  "property": "vectorStore.vectorStore",
3399
- "equals": "STORE_AZURE_AI_SEARCH",
3403
+ "equals": "azureAiSearchStore",
3400
3404
  "type": "simple"
3401
3405
  }
3402
3406
  ]
@@ -3404,7 +3408,7 @@
3404
3408
  "type": "String"
3405
3409
  },
3406
3410
  {
3407
- "id": "vectorStore.azureAiSearchAuthentication.tenantId",
3411
+ "id": "vectorStore.aiSearch.authentication.tenantId",
3408
3412
  "label": "Tenant ID",
3409
3413
  "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
3414
  "optional": false,
@@ -3414,19 +3418,19 @@
3414
3418
  "feel": "optional",
3415
3419
  "group": "embeddingsStore",
3416
3420
  "binding": {
3417
- "name": "vectorStore.azureAiSearchAuthentication.tenantId",
3421
+ "name": "vectorStore.aiSearch.authentication.tenantId",
3418
3422
  "type": "zeebe:input"
3419
3423
  },
3420
3424
  "condition": {
3421
3425
  "allMatch": [
3422
3426
  {
3423
- "property": "vectorStore.azureAiSearchAuthentication.type",
3427
+ "property": "vectorStore.aiSearch.authentication.type",
3424
3428
  "equals": "clientCredentials",
3425
3429
  "type": "simple"
3426
3430
  },
3427
3431
  {
3428
3432
  "property": "vectorStore.vectorStore",
3429
- "equals": "STORE_AZURE_AI_SEARCH",
3433
+ "equals": "azureAiSearchStore",
3430
3434
  "type": "simple"
3431
3435
  }
3432
3436
  ]
@@ -3434,26 +3438,26 @@
3434
3438
  "type": "String"
3435
3439
  },
3436
3440
  {
3437
- "id": "vectorStore.azureAiSearchAuthentication.authorityHost",
3441
+ "id": "vectorStore.aiSearch.authentication.authorityHost",
3438
3442
  "label": "Authority host",
3439
3443
  "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
3444
  "optional": true,
3441
3445
  "feel": "optional",
3442
3446
  "group": "embeddingsStore",
3443
3447
  "binding": {
3444
- "name": "vectorStore.azureAiSearchAuthentication.authorityHost",
3448
+ "name": "vectorStore.aiSearch.authentication.authorityHost",
3445
3449
  "type": "zeebe:input"
3446
3450
  },
3447
3451
  "condition": {
3448
3452
  "allMatch": [
3449
3453
  {
3450
- "property": "vectorStore.azureAiSearchAuthentication.type",
3454
+ "property": "vectorStore.aiSearch.authentication.type",
3451
3455
  "equals": "clientCredentials",
3452
3456
  "type": "simple"
3453
3457
  },
3454
3458
  {
3455
3459
  "property": "vectorStore.vectorStore",
3456
- "equals": "STORE_AZURE_AI_SEARCH",
3460
+ "equals": "azureAiSearchStore",
3457
3461
  "type": "simple"
3458
3462
  }
3459
3463
  ]
@@ -3461,7 +3465,7 @@
3461
3465
  "type": "String"
3462
3466
  },
3463
3467
  {
3464
- "id": "vectorStore.azureAiSearch.indexName",
3468
+ "id": "vectorStore.aiSearch.indexName",
3465
3469
  "label": "Index name",
3466
3470
  "description": "The name of the search index. When storing embeddings this index is created or updated automatically.",
3467
3471
  "optional": false,
@@ -3471,12 +3475,12 @@
3471
3475
  "feel": "optional",
3472
3476
  "group": "embeddingsStore",
3473
3477
  "binding": {
3474
- "name": "vectorStore.indexName",
3478
+ "name": "vectorStore.aiSearch.indexName",
3475
3479
  "type": "zeebe:input"
3476
3480
  },
3477
3481
  "condition": {
3478
3482
  "property": "vectorStore.vectorStore",
3479
- "equals": "STORE_AZURE_AI_SEARCH",
3483
+ "equals": "azureAiSearchStore",
3480
3484
  "type": "simple"
3481
3485
  },
3482
3486
  "type": "String"
@@ -3492,29 +3496,29 @@
3492
3496
  "feel": "optional",
3493
3497
  "group": "embeddingsStore",
3494
3498
  "binding": {
3495
- "name": "vectorStore.endpoint",
3499
+ "name": "vectorStore.azureCosmosDbNoSql.endpoint",
3496
3500
  "type": "zeebe:input"
3497
3501
  },
3498
3502
  "condition": {
3499
3503
  "property": "vectorStore.vectorStore",
3500
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3504
+ "equals": "azureCosmosDbNoSqlStore",
3501
3505
  "type": "simple"
3502
3506
  },
3503
3507
  "type": "String"
3504
3508
  },
3505
3509
  {
3506
- "id": "vectorStore.azureCosmosDbAuthentication.type",
3510
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.type",
3507
3511
  "label": "Authentication",
3508
- "description": "Specify the Azure OpenAI authentication strategy.",
3512
+ "description": "Specify the Azure authentication strategy.",
3509
3513
  "value": "apiKey",
3510
3514
  "group": "embeddingsStore",
3511
3515
  "binding": {
3512
- "name": "vectorStore.azureCosmosDbAuthentication.type",
3516
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.type",
3513
3517
  "type": "zeebe:input"
3514
3518
  },
3515
3519
  "condition": {
3516
3520
  "property": "vectorStore.vectorStore",
3517
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3521
+ "equals": "azureCosmosDbNoSqlStore",
3518
3522
  "type": "simple"
3519
3523
  },
3520
3524
  "type": "Dropdown",
@@ -3530,7 +3534,7 @@
3530
3534
  ]
3531
3535
  },
3532
3536
  {
3533
- "id": "vectorStore.azureCosmosDbAuthentication.apiKey",
3537
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
3534
3538
  "label": "API key",
3535
3539
  "optional": false,
3536
3540
  "constraints": {
@@ -3539,19 +3543,19 @@
3539
3543
  "feel": "optional",
3540
3544
  "group": "embeddingsStore",
3541
3545
  "binding": {
3542
- "name": "vectorStore.azureCosmosDbAuthentication.apiKey",
3546
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.apiKey",
3543
3547
  "type": "zeebe:input"
3544
3548
  },
3545
3549
  "condition": {
3546
3550
  "allMatch": [
3547
3551
  {
3548
- "property": "vectorStore.azureCosmosDbAuthentication.type",
3552
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
3549
3553
  "equals": "apiKey",
3550
3554
  "type": "simple"
3551
3555
  },
3552
3556
  {
3553
3557
  "property": "vectorStore.vectorStore",
3554
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3558
+ "equals": "azureCosmosDbNoSqlStore",
3555
3559
  "type": "simple"
3556
3560
  }
3557
3561
  ]
@@ -3559,7 +3563,7 @@
3559
3563
  "type": "String"
3560
3564
  },
3561
3565
  {
3562
- "id": "vectorStore.azureCosmosDbAuthentication.clientId",
3566
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
3563
3567
  "label": "Client ID",
3564
3568
  "description": "ID of a Microsoft Entra application",
3565
3569
  "optional": false,
@@ -3569,19 +3573,19 @@
3569
3573
  "feel": "optional",
3570
3574
  "group": "embeddingsStore",
3571
3575
  "binding": {
3572
- "name": "vectorStore.azureCosmosDbAuthentication.clientId",
3576
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientId",
3573
3577
  "type": "zeebe:input"
3574
3578
  },
3575
3579
  "condition": {
3576
3580
  "allMatch": [
3577
3581
  {
3578
- "property": "vectorStore.azureCosmosDbAuthentication.type",
3582
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
3579
3583
  "equals": "clientCredentials",
3580
3584
  "type": "simple"
3581
3585
  },
3582
3586
  {
3583
3587
  "property": "vectorStore.vectorStore",
3584
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3588
+ "equals": "azureCosmosDbNoSqlStore",
3585
3589
  "type": "simple"
3586
3590
  }
3587
3591
  ]
@@ -3589,7 +3593,7 @@
3589
3593
  "type": "String"
3590
3594
  },
3591
3595
  {
3592
- "id": "vectorStore.azureCosmosDbAuthentication.clientSecret",
3596
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
3593
3597
  "label": "Client secret",
3594
3598
  "description": "Secret of a Microsoft Entra application",
3595
3599
  "optional": false,
@@ -3599,19 +3603,19 @@
3599
3603
  "feel": "optional",
3600
3604
  "group": "embeddingsStore",
3601
3605
  "binding": {
3602
- "name": "vectorStore.azureCosmosDbAuthentication.clientSecret",
3606
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.clientSecret",
3603
3607
  "type": "zeebe:input"
3604
3608
  },
3605
3609
  "condition": {
3606
3610
  "allMatch": [
3607
3611
  {
3608
- "property": "vectorStore.azureCosmosDbAuthentication.type",
3612
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
3609
3613
  "equals": "clientCredentials",
3610
3614
  "type": "simple"
3611
3615
  },
3612
3616
  {
3613
3617
  "property": "vectorStore.vectorStore",
3614
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3618
+ "equals": "azureCosmosDbNoSqlStore",
3615
3619
  "type": "simple"
3616
3620
  }
3617
3621
  ]
@@ -3619,7 +3623,7 @@
3619
3623
  "type": "String"
3620
3624
  },
3621
3625
  {
3622
- "id": "vectorStore.azureCosmosDbAuthentication.tenantId",
3626
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
3623
3627
  "label": "Tenant ID",
3624
3628
  "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
3629
  "optional": false,
@@ -3629,19 +3633,19 @@
3629
3633
  "feel": "optional",
3630
3634
  "group": "embeddingsStore",
3631
3635
  "binding": {
3632
- "name": "vectorStore.azureCosmosDbAuthentication.tenantId",
3636
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.tenantId",
3633
3637
  "type": "zeebe:input"
3634
3638
  },
3635
3639
  "condition": {
3636
3640
  "allMatch": [
3637
3641
  {
3638
- "property": "vectorStore.azureCosmosDbAuthentication.type",
3642
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
3639
3643
  "equals": "clientCredentials",
3640
3644
  "type": "simple"
3641
3645
  },
3642
3646
  {
3643
3647
  "property": "vectorStore.vectorStore",
3644
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3648
+ "equals": "azureCosmosDbNoSqlStore",
3645
3649
  "type": "simple"
3646
3650
  }
3647
3651
  ]
@@ -3649,26 +3653,26 @@
3649
3653
  "type": "String"
3650
3654
  },
3651
3655
  {
3652
- "id": "vectorStore.azureCosmosDbAuthentication.authorityHost",
3656
+ "id": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
3653
3657
  "label": "Authority host",
3654
3658
  "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
3659
  "optional": true,
3656
3660
  "feel": "optional",
3657
3661
  "group": "embeddingsStore",
3658
3662
  "binding": {
3659
- "name": "vectorStore.azureCosmosDbAuthentication.authorityHost",
3663
+ "name": "vectorStore.azureCosmosDbNoSql.authentication.authorityHost",
3660
3664
  "type": "zeebe:input"
3661
3665
  },
3662
3666
  "condition": {
3663
3667
  "allMatch": [
3664
3668
  {
3665
- "property": "vectorStore.azureCosmosDbAuthentication.type",
3669
+ "property": "vectorStore.azureCosmosDbNoSql.authentication.type",
3666
3670
  "equals": "clientCredentials",
3667
3671
  "type": "simple"
3668
3672
  },
3669
3673
  {
3670
3674
  "property": "vectorStore.vectorStore",
3671
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3675
+ "equals": "azureCosmosDbNoSqlStore",
3672
3676
  "type": "simple"
3673
3677
  }
3674
3678
  ]
@@ -3686,12 +3690,12 @@
3686
3690
  "feel": "optional",
3687
3691
  "group": "embeddingsStore",
3688
3692
  "binding": {
3689
- "name": "vectorStore.databaseName",
3693
+ "name": "vectorStore.azureCosmosDbNoSql.databaseName",
3690
3694
  "type": "zeebe:input"
3691
3695
  },
3692
3696
  "condition": {
3693
3697
  "property": "vectorStore.vectorStore",
3694
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3698
+ "equals": "azureCosmosDbNoSqlStore",
3695
3699
  "type": "simple"
3696
3700
  },
3697
3701
  "type": "String"
@@ -3707,12 +3711,12 @@
3707
3711
  "feel": "optional",
3708
3712
  "group": "embeddingsStore",
3709
3713
  "binding": {
3710
- "name": "vectorStore.containerName",
3714
+ "name": "vectorStore.azureCosmosDbNoSql.containerName",
3711
3715
  "type": "zeebe:input"
3712
3716
  },
3713
3717
  "condition": {
3714
3718
  "property": "vectorStore.vectorStore",
3715
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3719
+ "equals": "azureCosmosDbNoSqlStore",
3716
3720
  "type": "simple"
3717
3721
  },
3718
3722
  "type": "String"
@@ -3728,12 +3732,12 @@
3728
3732
  },
3729
3733
  "group": "embeddingsStore",
3730
3734
  "binding": {
3731
- "name": "vectorStore.consistencyLevel",
3735
+ "name": "vectorStore.azureCosmosDbNoSql.consistencyLevel",
3732
3736
  "type": "zeebe:input"
3733
3737
  },
3734
3738
  "condition": {
3735
3739
  "property": "vectorStore.vectorStore",
3736
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3740
+ "equals": "azureCosmosDbNoSqlStore",
3737
3741
  "type": "simple"
3738
3742
  },
3739
3743
  "type": "Dropdown",
@@ -3771,12 +3775,12 @@
3771
3775
  },
3772
3776
  "group": "embeddingsStore",
3773
3777
  "binding": {
3774
- "name": "vectorStore.distanceFunction",
3778
+ "name": "vectorStore.azureCosmosDbNoSql.distanceFunction",
3775
3779
  "type": "zeebe:input"
3776
3780
  },
3777
3781
  "condition": {
3778
3782
  "property": "vectorStore.vectorStore",
3779
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3783
+ "equals": "azureCosmosDbNoSqlStore",
3780
3784
  "type": "simple"
3781
3785
  },
3782
3786
  "type": "Dropdown",
@@ -3806,12 +3810,12 @@
3806
3810
  },
3807
3811
  "group": "embeddingsStore",
3808
3812
  "binding": {
3809
- "name": "vectorStore.vectorIndexType",
3813
+ "name": "vectorStore.azureCosmosDbNoSql.vectorIndexType",
3810
3814
  "type": "zeebe:input"
3811
3815
  },
3812
3816
  "condition": {
3813
3817
  "property": "vectorStore.vectorStore",
3814
- "equals": "STORE_AZURE_COSMOS_DB_NO_SQL",
3818
+ "equals": "azureCosmosDbNoSqlStore",
3815
3819
  "type": "simple"
3816
3820
  },
3817
3821
  "type": "Dropdown",
@@ -3831,7 +3835,7 @@
3831
3835
  ]
3832
3836
  },
3833
3837
  {
3834
- "id": "vectorStore.embeddingsStore.elasticsearch.baseUrl",
3838
+ "id": "vectorStore.elasticsearch.baseUrl",
3835
3839
  "label": "Base URL",
3836
3840
  "description": "Elasticsearch base URL, i.e. http(s)://host:port",
3837
3841
  "optional": false,
@@ -3841,18 +3845,18 @@
3841
3845
  "feel": "optional",
3842
3846
  "group": "embeddingsStore",
3843
3847
  "binding": {
3844
- "name": "vectorStore.baseUrl",
3848
+ "name": "vectorStore.elasticsearch.baseUrl",
3845
3849
  "type": "zeebe:input"
3846
3850
  },
3847
3851
  "condition": {
3848
3852
  "property": "vectorStore.vectorStore",
3849
- "equals": "STORE_ELASTICSEARCH",
3853
+ "equals": "elasticsearchStore",
3850
3854
  "type": "simple"
3851
3855
  },
3852
3856
  "type": "String"
3853
3857
  },
3854
3858
  {
3855
- "id": "vectorStore.embeddingsStore.elasticsearch.username",
3859
+ "id": "vectorStore.elasticsearch.userName",
3856
3860
  "label": "Username",
3857
3861
  "description": "Elasticsearch username",
3858
3862
  "optional": false,
@@ -3862,18 +3866,18 @@
3862
3866
  "feel": "optional",
3863
3867
  "group": "embeddingsStore",
3864
3868
  "binding": {
3865
- "name": "vectorStore.userName",
3869
+ "name": "vectorStore.elasticsearch.userName",
3866
3870
  "type": "zeebe:input"
3867
3871
  },
3868
3872
  "condition": {
3869
3873
  "property": "vectorStore.vectorStore",
3870
- "equals": "STORE_ELASTICSEARCH",
3874
+ "equals": "elasticsearchStore",
3871
3875
  "type": "simple"
3872
3876
  },
3873
3877
  "type": "String"
3874
3878
  },
3875
3879
  {
3876
- "id": "vectorStore.embeddingsStore.elasticsearch.password",
3880
+ "id": "vectorStore.elasticsearch.password",
3877
3881
  "label": "Password",
3878
3882
  "description": "Elasticsearch password",
3879
3883
  "optional": false,
@@ -3883,18 +3887,18 @@
3883
3887
  "feel": "optional",
3884
3888
  "group": "embeddingsStore",
3885
3889
  "binding": {
3886
- "name": "vectorStore.password",
3890
+ "name": "vectorStore.elasticsearch.password",
3887
3891
  "type": "zeebe:input"
3888
3892
  },
3889
3893
  "condition": {
3890
3894
  "property": "vectorStore.vectorStore",
3891
- "equals": "STORE_ELASTICSEARCH",
3895
+ "equals": "elasticsearchStore",
3892
3896
  "type": "simple"
3893
3897
  },
3894
3898
  "type": "String"
3895
3899
  },
3896
3900
  {
3897
- "id": "vectorStore.embeddingsStore.elasticsearch.indexName",
3901
+ "id": "vectorStore.elasticsearch.indexName",
3898
3902
  "label": "Index name",
3899
3903
  "description": "Elasticsearch index",
3900
3904
  "optional": false,
@@ -3904,18 +3908,18 @@
3904
3908
  "feel": "optional",
3905
3909
  "group": "embeddingsStore",
3906
3910
  "binding": {
3907
- "name": "vectorStore.indexName",
3911
+ "name": "vectorStore.elasticsearch.indexName",
3908
3912
  "type": "zeebe:input"
3909
3913
  },
3910
3914
  "condition": {
3911
3915
  "property": "vectorStore.vectorStore",
3912
- "equals": "STORE_ELASTICSEARCH",
3916
+ "equals": "elasticsearchStore",
3913
3917
  "type": "simple"
3914
3918
  },
3915
3919
  "type": "String"
3916
3920
  },
3917
3921
  {
3918
- "id": "vectorStore.embeddingsStore.opensearch.baseUrl",
3922
+ "id": "vectorStore.openSearch.baseUrl",
3919
3923
  "label": "Base URL",
3920
3924
  "description": "OpenSearch base URL, i.e. http(s)://host:port",
3921
3925
  "optional": false,
@@ -3925,18 +3929,18 @@
3925
3929
  "feel": "optional",
3926
3930
  "group": "embeddingsStore",
3927
3931
  "binding": {
3928
- "name": "vectorStore.baseUrl",
3932
+ "name": "vectorStore.openSearch.baseUrl",
3929
3933
  "type": "zeebe:input"
3930
3934
  },
3931
3935
  "condition": {
3932
3936
  "property": "vectorStore.vectorStore",
3933
- "equals": "STORE_OPENSEARCH",
3937
+ "equals": "openSearchStore",
3934
3938
  "type": "simple"
3935
3939
  },
3936
3940
  "type": "String"
3937
3941
  },
3938
3942
  {
3939
- "id": "vectorStore.embeddingsStore.opensearch.username",
3943
+ "id": "vectorStore.openSearch.userName",
3940
3944
  "label": "Username",
3941
3945
  "description": "OpenSearch username",
3942
3946
  "optional": false,
@@ -3946,18 +3950,18 @@
3946
3950
  "feel": "optional",
3947
3951
  "group": "embeddingsStore",
3948
3952
  "binding": {
3949
- "name": "vectorStore.userName",
3953
+ "name": "vectorStore.openSearch.userName",
3950
3954
  "type": "zeebe:input"
3951
3955
  },
3952
3956
  "condition": {
3953
3957
  "property": "vectorStore.vectorStore",
3954
- "equals": "STORE_OPENSEARCH",
3958
+ "equals": "openSearchStore",
3955
3959
  "type": "simple"
3956
3960
  },
3957
3961
  "type": "String"
3958
3962
  },
3959
3963
  {
3960
- "id": "vectorStore.embeddingsStore.opensearch.password",
3964
+ "id": "vectorStore.openSearch.password",
3961
3965
  "label": "Password",
3962
3966
  "description": "OpenSearch password",
3963
3967
  "optional": false,
@@ -3967,18 +3971,18 @@
3967
3971
  "feel": "optional",
3968
3972
  "group": "embeddingsStore",
3969
3973
  "binding": {
3970
- "name": "vectorStore.password",
3974
+ "name": "vectorStore.openSearch.password",
3971
3975
  "type": "zeebe:input"
3972
3976
  },
3973
3977
  "condition": {
3974
3978
  "property": "vectorStore.vectorStore",
3975
- "equals": "STORE_OPENSEARCH",
3979
+ "equals": "openSearchStore",
3976
3980
  "type": "simple"
3977
3981
  },
3978
3982
  "type": "String"
3979
3983
  },
3980
3984
  {
3981
- "id": "vectorStore.embeddingsStore.opensearch.indexName",
3985
+ "id": "vectorStore.openSearch.indexName",
3982
3986
  "label": "Index name",
3983
3987
  "description": "OpenSearch index",
3984
3988
  "optional": false,
@@ -3988,12 +3992,12 @@
3988
3992
  "feel": "optional",
3989
3993
  "group": "embeddingsStore",
3990
3994
  "binding": {
3991
- "name": "vectorStore.indexName",
3995
+ "name": "vectorStore.openSearch.indexName",
3992
3996
  "type": "zeebe:input"
3993
3997
  },
3994
3998
  "condition": {
3995
3999
  "property": "vectorStore.vectorStore",
3996
- "equals": "STORE_OPENSEARCH",
4000
+ "equals": "openSearchStore",
3997
4001
  "type": "simple"
3998
4002
  },
3999
4003
  "type": "String"
@@ -4014,7 +4018,7 @@
4014
4018
  },
4015
4019
  "condition": {
4016
4020
  "property": "vectorDatabaseConnectorOperation.operationType",
4017
- "equals": "OPERATION_EMBED_DOCUMENT",
4021
+ "equals": "embedDocumentOperation",
4018
4022
  "type": "simple"
4019
4023
  },
4020
4024
  "type": "Dropdown",
@@ -4051,7 +4055,7 @@
4051
4055
  },
4052
4056
  {
4053
4057
  "property": "vectorDatabaseConnectorOperation.operationType",
4054
- "equals": "OPERATION_EMBED_DOCUMENT",
4058
+ "equals": "embedDocumentOperation",
4055
4059
  "type": "simple"
4056
4060
  }
4057
4061
  ]
@@ -4080,7 +4084,7 @@
4080
4084
  },
4081
4085
  {
4082
4086
  "property": "vectorDatabaseConnectorOperation.operationType",
4083
- "equals": "OPERATION_EMBED_DOCUMENT",
4087
+ "equals": "embedDocumentOperation",
4084
4088
  "type": "simple"
4085
4089
  }
4086
4090
  ]
@@ -4090,7 +4094,7 @@
4090
4094
  {
4091
4095
  "id": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
4092
4096
  "label": "Document splitting strategy",
4093
- "value": "DOCUMENT_SPLITTER_RECURSIVE",
4097
+ "value": "recursiveDocumentSplitter",
4094
4098
  "group": "document",
4095
4099
  "binding": {
4096
4100
  "name": "vectorDatabaseConnectorOperation.documentSplitter.splitterType",
@@ -4098,18 +4102,18 @@
4098
4102
  },
4099
4103
  "condition": {
4100
4104
  "property": "vectorDatabaseConnectorOperation.operationType",
4101
- "equals": "OPERATION_EMBED_DOCUMENT",
4105
+ "equals": "embedDocumentOperation",
4102
4106
  "type": "simple"
4103
4107
  },
4104
4108
  "type": "Dropdown",
4105
4109
  "choices": [
4106
4110
  {
4107
4111
  "name": "Recursive",
4108
- "value": "DOCUMENT_SPLITTER_RECURSIVE"
4112
+ "value": "recursiveDocumentSplitter"
4109
4113
  },
4110
4114
  {
4111
4115
  "name": "Do not split",
4112
- "value": "DOCUMENT_SPLITTER_NONE"
4116
+ "value": "noopDocumentSplitter"
4113
4117
  }
4114
4118
  ]
4115
4119
  },
@@ -4119,9 +4123,6 @@
4119
4123
  "description": "Max splitting segment size in chars",
4120
4124
  "optional": false,
4121
4125
  "value": 500,
4122
- "constraints": {
4123
- "notEmpty": true
4124
- },
4125
4126
  "feel": "static",
4126
4127
  "group": "document",
4127
4128
  "binding": {
@@ -4132,12 +4133,12 @@
4132
4133
  "allMatch": [
4133
4134
  {
4134
4135
  "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
4135
- "equals": "DOCUMENT_SPLITTER_RECURSIVE",
4136
+ "equals": "recursiveDocumentSplitter",
4136
4137
  "type": "simple"
4137
4138
  },
4138
4139
  {
4139
4140
  "property": "vectorDatabaseConnectorOperation.operationType",
4140
- "equals": "OPERATION_EMBED_DOCUMENT",
4141
+ "equals": "embedDocumentOperation",
4141
4142
  "type": "simple"
4142
4143
  }
4143
4144
  ]
@@ -4150,9 +4151,6 @@
4150
4151
  "description": "Max segment splitting overlap size in chars",
4151
4152
  "optional": false,
4152
4153
  "value": 80,
4153
- "constraints": {
4154
- "notEmpty": true
4155
- },
4156
4154
  "feel": "static",
4157
4155
  "group": "document",
4158
4156
  "binding": {
@@ -4163,12 +4161,12 @@
4163
4161
  "allMatch": [
4164
4162
  {
4165
4163
  "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
4166
- "equals": "DOCUMENT_SPLITTER_RECURSIVE",
4164
+ "equals": "recursiveDocumentSplitter",
4167
4165
  "type": "simple"
4168
4166
  },
4169
4167
  {
4170
4168
  "property": "vectorDatabaseConnectorOperation.operationType",
4171
- "equals": "OPERATION_EMBED_DOCUMENT",
4169
+ "equals": "embedDocumentOperation",
4172
4170
  "type": "simple"
4173
4171
  }
4174
4172
  ]
@@ -4179,7 +4177,7 @@
4179
4177
  "id": "version",
4180
4178
  "label": "Version",
4181
4179
  "description": "Version of the element template",
4182
- "value": "1",
4180
+ "value": "2",
4183
4181
  "group": "connector",
4184
4182
  "binding": {
4185
4183
  "key": "elementTemplateVersion",