Skip to content

Commit e8e94ea

Browse files
author
Md Anam Raihan
committed
update banking-roks flavor
1 parent a7d2994 commit e8e94ea

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
@@ -672,48 +672,88 @@
672672
},
673673
"dependencies": [
674674
{
675-
"name": "Testing_Gen_AI",
676-
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
675+
"name": "deploy-arch-ibm-watsonx-assistant",
676+
"id": "f0eab251-febe-4ae4-99ba-04d698fb6d20",
677+
"version": ">=v1.1.2",
677678
"flavors": [
678-
"Basic-dda0"
679+
"standard"
679680
],
680-
"id": "4460375e-8a34-46fc-9f06-0eb60e7d4f8c",
681+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
682+
"optional": true,
683+
"on_by_default": true,
681684
"input_mapping": [
682-
{
683-
"dependency_input": "region",
684-
"version_input": "watson_discovery_region"
685-
},
686685
{
687686
"dependency_input": "region",
688687
"version_input": "watson_assistant_region"
689688
},
690689
{
691-
"dependency_output": "watsonx_assistant_guid",
690+
"dependency_output": "guid",
692691
"version_input": "watson_assistant_instance_id"
692+
}
693+
]
694+
},
695+
{
696+
"name": "deploy-arch-ibm-watson-discovery",
697+
"id": "0f616276-a8a4-4399-bcbf-d3129f30295e",
698+
"version": ">=v1.1.1",
699+
"flavors": [
700+
"standard"
701+
],
702+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
703+
"optional": true,
704+
"on_by_default": true,
705+
"input_mapping": [
706+
{
707+
"dependency_input": "region",
708+
"version_input": "watson_discovery_region"
693709
},
694710
{
695-
"dependency_output": "watson_machine_learning_guid",
711+
"dependency_output": "id",
712+
"version_input": "watson_discovery_instance_id"
713+
}
714+
]
715+
},
716+
{
717+
"name": "deploy-arch-ibm-watsonx-ai",
718+
"id": "85b7c3d8-c947-408c-896c-52b375ceb1c0",
719+
"version": ">=0.0.0",
720+
"flavors": [
721+
"standard"
722+
],
723+
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
724+
"optional": true,
725+
"on_by_default": true,
726+
"input_mapping": [
727+
{
728+
"dependency_output": "watsonx_ai_runtime_guid",
696729
"version_input": "watson_machine_learning_instance_guid"
697730
},
698731
{
699-
"dependency_output": "watson_machine_learning_name",
732+
"dependency_output": "watsonx_ai_runtime_name",
700733
"version_input": "watson_machine_learning_instance_resource_name"
701734
},
702735
{
703-
"dependency_output": "watson_machine_learning_crn",
736+
"dependency_output": "watsonx_ai_runtime_crn",
704737
"version_input": "watson_machine_learning_instance_crn"
705-
},
706-
{
707-
"dependency_output": "watson_discovery_instance_id",
708-
"version_input": "watson_discovery_instance_id"
709-
},
738+
}
739+
]
740+
},
741+
{
742+
"name": "deploy-arch-ibm-icd-elasticsearch",
743+
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
744+
"version": ">=1.25.16",
745+
"flavors": [
746+
"standard"
747+
],
748+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
749+
"optional": true,
750+
"on_by_default": true,
751+
"input_mapping": [
710752
{
711-
"dependency_output": "elasticsearch_crn",
753+
"dependency_output": "crn",
712754
"version_input": "elastic_instance_crn"
713755
}
714-
],
715-
"optional": false,
716-
"version": ">=1.0.13"
756+
]
717757
},
718758
{
719759
"name": "Testing_Retrieval_Augmented_Generation_Pattern_dev",

0 commit comments

Comments
 (0)