|
173 | 173 | },
|
174 | 174 | "dependencies": [
|
175 | 175 | {
|
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", |
178 | 179 | "flavors": [
|
179 |
| - "Basic-dda0" |
| 180 | + "standard" |
180 | 181 | ],
|
181 |
| - "id": "4460375e-8a34-46fc-9f06-0eb60e7d4f8c", |
| 182 | + "catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd", |
| 183 | + "optional": true, |
| 184 | + "on_by_default": true, |
182 | 185 | "input_mapping": [
|
183 |
| - { |
184 |
| - "dependency_input": "region", |
185 |
| - "version_input": "watson_discovery_region" |
186 |
| - }, |
187 | 186 | {
|
188 | 187 | "dependency_input": "region",
|
189 | 188 | "version_input": "watson_assistant_region"
|
190 | 189 | },
|
191 | 190 | {
|
192 |
| - "dependency_output": "watsonx_assistant_guid", |
| 191 | + "dependency_output": "guid", |
193 | 192 | "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" |
194 | 210 | },
|
195 | 211 | {
|
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", |
197 | 230 | "version_input": "watson_machine_learning_instance_guid"
|
198 | 231 | },
|
199 | 232 | {
|
200 |
| - "dependency_output": "watson_machine_learning_name", |
| 233 | + "dependency_output": "watsonx_ai_runtime_name", |
201 | 234 | "version_input": "watson_machine_learning_instance_resource_name"
|
202 | 235 | },
|
203 | 236 | {
|
204 |
| - "dependency_output": "watson_machine_learning_crn", |
| 237 | + "dependency_output": "watsonx_ai_runtime_crn", |
205 | 238 | "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": [ |
211 | 253 | {
|
212 |
| - "dependency_output": "elasticsearch_crn", |
| 254 | + "dependency_output": "crn", |
213 | 255 | "version_input": "elastic_instance_crn"
|
214 | 256 | }
|
215 |
| - ], |
216 |
| - "optional": false, |
217 |
| - "version": ">=1.0.13" |
| 257 | + ] |
218 | 258 | },
|
219 | 259 | {
|
220 | 260 | "name": "Testing_Retrieval_Augmented_Generation_Pattern_dev",
|
|
0 commit comments