Skip to content

Commit

Permalink
feat: addon poc content
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatagarwal-ibm committed Sep 12, 2024
1 parent 86c6eaa commit b5a2ebb
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"products": [
{
"label": "Retrieval Augmented Generation Pattern",
"name": "Retrieval_Augmented_Generation_Pattern",
"label": "Testing - Retrieval Augmented Generation Pattern",
"name": "Testing_Retrieval_Augmented_Generation_Pattern",
"product_kind": "solution",
"tags": [
"watson",
Expand Down Expand Up @@ -305,7 +305,16 @@
"description": "The ID for the Watson Discovery project for the sample RAG application."
}
],
"install_type": "fullstack"
"install_type": "fullstack",
"dependency_version_2": true,
"licenses": [
{
"id": "LICENSE",
"name": "LICENSE",
"type": "text/plain",
"description": "LICENSE"
}
]
}
]
}
Expand Down

0 comments on commit b5a2ebb

Please sign in to comment.