You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ibm_catalog.json
+41-12Lines changed: 41 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -153,16 +153,20 @@
153
153
},
154
154
{
155
155
"key": "watson_machine_learning_plan",
156
+
"type_metadata": "string",
156
157
"options": [
157
158
{
159
+
"description": "Free plan with limited capacity. Choose this plan if you are evaluating Watson Machine Learning and want to try out the capabilities.",
158
160
"displayname": "Lite",
159
161
"value": "lite"
160
162
},
161
163
{
164
+
"description": "High-capacity enterprise plan that is designed to support all of an organization's machine learning needs. Capacity unit hours are provided at a flat rate, while resource unit consumption is pay-as-you-go.",
162
165
"displayname": "Standard",
163
166
"value": "v2-professional"
164
167
},
165
168
{
169
+
"description": "Pay-as-you-go plan that gives you the flexibility to build, deploy, and manage models to match your needs.",
166
170
"displayname": "Essentials",
167
171
"value": "v2-standard"
168
172
}
@@ -190,12 +194,15 @@
190
194
},
191
195
{
192
196
"key": "watson_studio_plan",
197
+
"type_metadata": "string",
193
198
"options": [
194
199
{
195
-
"displayname": "Lite",
200
+
"description": "The Lite plan offers most watsonx.ai Studio data science and AI features with usage restrictions. Lite plan services are deleted after 30 days of inactivity.",
201
+
"displayname": "Lite (30 Days)",
196
202
"value": "free-v1"
197
203
},
198
204
{
205
+
"description": "The Professional plan for watsonx.ai Studio enables your team to build enterprise scale data science and AI solutions.",
"description": "The first Plus plan that is created includes a 30-day trial at no cost. You must pay for each additional Plus plan (and for use of the first plan after the 30-day trial ends).",
225
+
"displayname": "Plus (30 Days)",
216
226
"value": "plus"
217
227
},
218
228
{
229
+
"description": "Scale and secure your Discovery application with enterprise-grade support and performance, and address more use cases including contract analysis and content mining to explore insights across documents.",
"description": "Everything you need to get started, free for as long as you need it. Lite plan services are deleted after 30 days of inactivity.",
266
+
"displayname": "Lite (30 Days)",
253
267
"value": "free"
254
268
},
255
269
{
270
+
"description": "The Plus plans measure usage by the number of monthly active users. Plus plan instances can't be downgraded to lower-tier plans.",
256
271
"displayname": "Plus",
257
272
"value": "plus"
258
273
},
259
274
{
275
+
"description": "Full enterprise features with advanced security and dedicated support. Scale and secure your assistant with enterprise-grade support and data governance",
"description": "You can create a maximum of three AI uses cases with the Lite plan. To create additional AI use cases, upgrade your plan.",
293
312
"displayname": "Lite",
294
313
"value": "lite"
295
314
},
296
315
{
316
+
"description": "The Essentials plan supports optional integration with a hosted deployment of OpenPages. This option is not available with a Lite plan.",
297
317
"displayname": "Essentials",
298
318
"value": "essentials"
299
319
}
@@ -304,16 +324,20 @@
304
324
},
305
325
{
306
326
"key": "watsonx_data_plan",
327
+
"type_metadata": "string",
307
328
"options": [
308
329
{
309
-
"displayname": "Do not install",
330
+
"description": "Skip watsonx.data installation.",
331
+
"displayname": "Do Not Install",
310
332
"value": "do not install"
311
333
},
312
334
{
313
-
"displayname": "Lite",
335
+
"description": "The Lite plan offers starter configurations of an instance to get started and understand what's in watsonx.data.",
336
+
"displayname": "Lite (30 Days)",
314
337
"value": "lite"
315
338
},
316
339
{
340
+
"description": "Watsonx.data is a data management solution for collecting, storing, querying, and analyzing all your enterprise data (structured, semi-structured, and unstructured) with a single unified data platform. It provides a flexible and reliable platform that is optimized to work on open data formats.",
0 commit comments