-
Notifications
You must be signed in to change notification settings - Fork 13
feat: rag-stack quick start variation #259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imprateeksh I left some initial comments. I think we need to get the overall content reviewed because the DA is getting renamed to "Cloud-native AI" with less focus on the term "RAG".
I also think I'll create a new repo for the quickstart variation so its separate to the stack code. They can have different release cadence then since the code is not re-used across the stack and quickstart variations. We can continue with this PR until I get the new repo set up
|
@imprateeksh do you want to move the code over to https://github.com/terraform-ibm-modules/terraform-ibm-cloud-native-ai ? Please bare in mind that by doing that we will currently have to duplicate the offering level content in the ibm_catalog.json until catalog give us a way to not duplicate. |
| healthcheck = false | ||
| } | ||
|
|
||
| provider "restapi" { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what module requires restapi?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ocofaigh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests should be using the schematics test function. All DA tests should be using schematics as thats how consumer will be deploying it. It also allows us to use private endpoints,
|
/run pipeline |
|
/run pipeline |
|
I am looking into the Test failure in QuickStart DA - seen due to code engine build module but other existing Tests have also failed. |
|
@imprateeksh No point in running the tests in this repo - your going to trigger the stack tests too. Please move to the other repo |
|
Closing this PR as the new repo will be used for quick start variation. |

Description
This PR introduces the quick start variation of
Landing zone for cloud-native AI applicationsakaRAG Stack.Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Landing zone for cloud-native AI applicationswatsonx.airesources,watsonx Assistant,watson Discovery,Databases for Elasticsearch,Container RegistryandCode Enginefor rapid deployment of RAG based AI application along with Object Storage and Key Protect services.Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers