|
23 | 23 | "key protect", |
24 | 24 | "scc" |
25 | 25 | ], |
26 | | - "short_description": "Deploys a sample Retrieval Augmented Generation application, including all supporting IBM Cloud and Watson services.", |
27 | | - "long_description": "This deployable architecture provides a comprehensive foundation for trust, observability, security, and regulatory compliance by configuring and deploying various services, including:\n- Configuring IBM Cloud Account: with recommended values meeting the [IBM Cloud Framework for Financial Services](https://cloud.ibm.com/docs/framework-financial-services?topic=framework-financial-services-about)\n- Deploying Observability Services: for application and platform logging and monitoring\n- Deploying Keys and Secrets Management Services: for storage and management of encryption keys and secrets\n- Deploying CI/CD/CC Pipelines: for secure application lifecycle management\n- Deploying a Suite of Watson AI Services: to provide AI capabilities to the application \n\nThese configured and deployed services enable a secure and trustworthy deployment of Generative AI applications on IBM Cloud.\n\n# Objective\n\nThis deployable architecture is designed to showcase a fully automated deployment of a retrieval augmented generation application through IBM Cloud Project, providing a flexible and customizable foundation for your own Watson-based application deployments on IBM Cloud. This architecture deploys the following [banking sample application](https://github.com/IBM/gen-ai-rag-watsonx-sample-application) by default.\n\nBy leveraging this architecture, you can accelerate your deployment and tailor it to meet your unique business needs and enterprise goals.", |
28 | | - "offering_docs_url": "https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/blob/main/README.md", |
| 26 | + "short_description": "Deploys a GenAI Pattern on IBM Cloud, including all underlying IBM Cloud infrastructure.", |
| 27 | + "long_description": "This deployable architecture provides a comprehensive foundation for trust, observability, security, and regulatory compliance by configuring and deploying various services, including:\n- Configuring IBM Cloud Account: with recommended values meeting the [IBM Cloud Framework for Financial Services](https://cloud.ibm.com/docs/framework-financial-services?topic=framework-financial-services-about)\n- Deploying Observability Services: for application and platform logging and monitoring\n- Deploying Keys and Secrets Management Services: for storage and management of encryption keys and secrets\n- Deploying a Suite of Watson AI Services: to provide AI capabilities to the application \n\nThese configured and deployed services enable a secure and trustworthy deployment of Generative AI applications on IBM Cloud.\n\n# Objective\n\nThese pipelines facilitate the deployment of the application, vulnerability checks, and auditability, ensuring a secure and trustworthy deployment of Generative AI applications on IBM Cloud.", |
| 28 | + "offering_docs_url": "https://github.com/terraform-ibm-modules/stack-ibm-genai/blob/main/README.md", |
29 | 29 | "offering_icon_url": "https://globalcatalog.cloud.ibm.com/api/v1/1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc/artifacts/solution.svg", |
30 | 30 | "features": [ |
31 | | - { |
32 | | - "title": "Retrieval Augmented Generation sample pattern", |
33 | | - "description": "Deploy a banking retrieval augmented generation (RAG) sample application to IBM Cloud Code Engine using Continous Delivery." |
34 | | - }, |
35 | 31 | { |
36 | 32 | "title": "Ensure Observability", |
37 | 33 | "description": "Provides observability by deploying services such as IBM Log Analysis, IBM Monitoring, IBM Activity Tracker, and log retention." |
|
42 | 38 | }, |
43 | 39 | { |
44 | 40 | "title": "Achieve Regulatory Compliance", |
45 | | - "description": "Ensures regulatory compliance by implementing CI/CD/CC pipelines, along with IBM SCC for secure application lifecycle management." |
| 41 | + "description": "Ensures regulatory compliance with IBM SCC." |
46 | 42 | }, |
47 | 43 | { |
48 | 44 | "title": "Establish Trust", |
|
144 | 140 | ], |
145 | 141 | "architecture": { |
146 | 142 | "features": [ |
147 | | - { |
148 | | - "title": "Retrieval Augmented Generation sample pattern", |
149 | | - "description": "Deploy a banking retrieval augmented generation (RAG) sample application to IBM Cloud Code Engine using Continous Delivery." |
150 | | - }, |
151 | 143 | { |
152 | 144 | "title": "Ensure Observability", |
153 | 145 | "description": "The architecture provides observability by deploying services such as IBM Log Analysis, IBM Monitoring, IBM Activity Tracker, and log retention through Cloud Object Storage buckets." |
|
158 | 150 | }, |
159 | 151 | { |
160 | 152 | "title": "Achieve Regulatory Compliance", |
161 | | - "description": "The architecture ensures regulatory compliance by implementing CI/CD/CC pipelines, along with IBM Security Compliance Center (SCC) for secure application lifecycle management." |
| 153 | + "description": "The architecture ensures regulatory compliance with IBM Security Compliance Center (SCC)." |
162 | 154 | }, |
163 | 155 | { |
164 | 156 | "title": "Establish Trust", |
|
168 | 160 | "diagrams": [ |
169 | 161 | { |
170 | 162 | "diagram": { |
171 | | - "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG Pattern v2-part-2.svg", |
| 163 | + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-ibm-genai/main/reference-architecture/Genai Pattern v2-part-2.svg", |
172 | 164 | "caption": "Reference architecture", |
173 | 165 | "type": "image/svg+xml", |
174 | | - "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG Pattern v2-part-2.svg" |
| 166 | + "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-ibm-genai/main/reference-architecture/Genai Pattern v2-part-2.svg" |
175 | 167 | }, |
176 | 168 | "description": "Reference architecture" |
177 | 169 | }, |
178 | 170 | { |
179 | 171 | "diagram": { |
180 | | - "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/rag-stack.svg", |
| 172 | + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-ibm-genai/main/reference-architecture/genai-stack.png", |
181 | 173 | "caption": "Solution components", |
182 | 174 | "type": "image/svg+xml", |
183 | | - "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/rag-stack.svg" |
| 175 | + "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-ibm-genai/main/reference-architecture/genai-stack.png" |
184 | 176 | }, |
185 | 177 | "description": "Solution components" |
186 | 178 | } |
|
226 | 218 | { |
227 | 219 | "key": "resource_group_name", |
228 | 220 | "type": "string", |
229 | | - "default_value": "rag-services", |
| 221 | + "default_value": "genai-services", |
230 | 222 | "description": "The name of the resource group that is created by this solution. The actual name is prefixed with the value of the input 'prefix'. All resources created by this solution are deployed in this resource group.", |
231 | 223 | "required": false |
232 | 224 | }, |
|
0 commit comments