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