-
Notifications
You must be signed in to change notification settings - Fork 21
Generate RAG Code #106
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
base: main
Are you sure you want to change the base?
Generate RAG Code #106
Conversation
Signed-off-by: hrishipathak <[email protected]>
Signed-off-by: hrishipathak <[email protected]>
Signed-off-by: hrishipathak <[email protected]>
Signed-off-by: hrishipathak <[email protected]>
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.
please rebase on main and recipes/Generate_RAG_Code/Generate_RAG_Code.ipynb
to the appropriate file in .github/workflows
Also to the same file in .github/notebook_lists.
|
Thanks for the contribution @hrishipathak - delete the empty file (assuming it was created by accident) and clear your outputs, and add to the workflows per my last comment and I think you'll be good to merge |
Signed-off-by: hrishipathak <[email protected]>
Signed-off-by: hrishipathak <[email protected]>
Signed-off-by: hrishipathak <[email protected]>
Code modifications as per ibm-granite-community/granite-kitchen package Signed-off-by: hrishipathak <[email protected]>
|
Hi Trevor @rawkintrevo Thanks for your review and comments. I've completed the following changes:-
Please review and let me know if any more changes are required. Thank you. |
Signed-off-by: hrishipathak <[email protected]>
Added a recipe (python notebook) for Generating RAG Code.