Skip to content

Commit 3037492

Browse files
vburckhardtin-1911
andauthored
add diagram (#5)
* feat: add inputs * fix: remove problematic iam * fix: image link * fix: image link * feat: more inputs * feat: more wiring * feat: add alm DA in stack * feat: add watson * feat: add RAG config da to stack * feat: add RAG config da to stack * feat: configure watsonx plans * fix: add workaround for unique watson project name * Use project name and config name pattern to deploy many * chore: merge with master * feat: bump RAG DA version * fix: use prefix as registry namepsace for now * fix: set context strategy * docs: prefix * feat: change rag app image name * docs: add diagram --------- Co-authored-by: Igor Naumov <[email protected]>
1 parent 5fdd194 commit 3037492

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

ibm_catalog.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@
5757
}
5858
],
5959
"diagrams": [
60+
{
61+
"diagram": {
62+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG Pattern v2-part-2.svg",
63+
"caption": "Solution components",
64+
"type": "image/svg+xml",
65+
"thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG Pattern v2-part-2.svg"
66+
},
67+
"description": "Reference architecture"
68+
},
6069
{
6170
"diagram": {
6271
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-rag-sample-da/main/reference-architecture/stack.svg",

0 commit comments

Comments
 (0)