Skip to content

Commit b5a2ebb

Browse files
feat: addon poc content
1 parent 86c6eaa commit b5a2ebb

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

ibm_catalog.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"products": [
33
{
4-
"label": "Retrieval Augmented Generation Pattern",
5-
"name": "Retrieval_Augmented_Generation_Pattern",
4+
"label": "Testing - Retrieval Augmented Generation Pattern",
5+
"name": "Testing_Retrieval_Augmented_Generation_Pattern",
66
"product_kind": "solution",
77
"tags": [
88
"watson",
@@ -305,7 +305,16 @@
305305
"description": "The ID for the Watson Discovery project for the sample RAG application."
306306
}
307307
],
308-
"install_type": "fullstack"
308+
"install_type": "fullstack",
309+
"dependency_version_2": true,
310+
"licenses": [
311+
{
312+
"id": "LICENSE",
313+
"name": "LICENSE",
314+
"type": "text/plain",
315+
"description": "LICENSE"
316+
}
317+
]
309318
}
310319
]
311320
}

0 commit comments

Comments
 (0)