Skip to content

Commit a7d2994

Browse files
author
Md Anam Raihan
committed
update banking-ce flavor
1 parent f1b45fe commit a7d2994

File tree

1 file changed

+61
-21
lines changed

1 file changed

+61
-21
lines changed

ibm_catalog.json

Lines changed: 61 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -173,48 +173,88 @@
173173
},
174174
"dependencies": [
175175
{
176-
"name": "Testing_Gen_AI",
177-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
176+
"name": "deploy-arch-ibm-watsonx-assistant",
177+
"id": "f0eab251-febe-4ae4-99ba-04d698fb6d20",
178+
"version": ">=v1.1.2",
178179
"flavors": [
179-
"Basic-dda0"
180+
"standard"
180181
],
181-
"id": "4460375e-8a34-46fc-9f06-0eb60e7d4f8c",
182+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
183+
"optional": true,
184+
"on_by_default": true,
182185
"input_mapping": [
183-
{
184-
"dependency_input": "region",
185-
"version_input": "watson_discovery_region"
186-
},
187186
{
188187
"dependency_input": "region",
189188
"version_input": "watson_assistant_region"
190189
},
191190
{
192-
"dependency_output": "watsonx_assistant_guid",
191+
"dependency_output": "guid",
193192
"version_input": "watson_assistant_instance_id"
193+
}
194+
]
195+
},
196+
{
197+
"name": "deploy-arch-ibm-watson-discovery",
198+
"id": "0f616276-a8a4-4399-bcbf-d3129f30295e",
199+
"version": ">=v1.1.1",
200+
"flavors": [
201+
"standard"
202+
],
203+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
204+
"optional": true,
205+
"on_by_default": true,
206+
"input_mapping": [
207+
{
208+
"dependency_input": "region",
209+
"version_input": "watson_discovery_region"
194210
},
195211
{
196-
"dependency_output": "watson_machine_learning_guid",
212+
"dependency_output": "id",
213+
"version_input": "watson_discovery_instance_id"
214+
}
215+
]
216+
},
217+
{
218+
"name": "deploy-arch-ibm-watsonx-ai",
219+
"id": "85b7c3d8-c947-408c-896c-52b375ceb1c0",
220+
"version": ">=0.0.0",
221+
"flavors": [
222+
"standard"
223+
],
224+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
225+
"optional": true,
226+
"on_by_default": true,
227+
"input_mapping": [
228+
{
229+
"dependency_output": "watsonx_ai_runtime_guid",
197230
"version_input": "watson_machine_learning_instance_guid"
198231
},
199232
{
200-
"dependency_output": "watson_machine_learning_name",
233+
"dependency_output": "watsonx_ai_runtime_name",
201234
"version_input": "watson_machine_learning_instance_resource_name"
202235
},
203236
{
204-
"dependency_output": "watson_machine_learning_crn",
237+
"dependency_output": "watsonx_ai_runtime_crn",
205238
"version_input": "watson_machine_learning_instance_crn"
206-
},
207-
{
208-
"dependency_output": "watson_discovery_instance_id",
209-
"version_input": "watson_discovery_instance_id"
210-
},
239+
}
240+
]
241+
},
242+
{
243+
"name": "deploy-arch-ibm-icd-elasticsearch",
244+
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
245+
"version": ">=1.25.16",
246+
"flavors": [
247+
"standard"
248+
],
249+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
250+
"optional": true,
251+
"on_by_default": true,
252+
"input_mapping": [
211253
{
212-
"dependency_output": "elasticsearch_crn",
254+
"dependency_output": "crn",
213255
"version_input": "elastic_instance_crn"
214256
}
215-
],
216-
"optional": false,
217-
"version": ">=1.0.13"
257+
]
218258
},
219259
{
220260
"name": "Testing_Retrieval_Augmented_Generation_Pattern_dev",

0 commit comments

Comments
 (0)