terraform-ibm-modules / stack-retrieval-augmented-generation

Apache License 2.0
1 stars 8 forks source link

fix: use RAG term instead of generative AI #50

Closed akocbek closed 2 months ago

akocbek commented 2 months ago

Description

Issue: https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/issues/48

Release required?

Release notes content

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:

/run pipeline

Checklist for reviewers

For mergers

vburckhardt commented 2 months ago

Hi @akocbek - I had made some the changes at https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/tree/dev - I think we can merge with what you have. Could you open a PR against the dev branch?