-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add granite guardian examples using watsonx #51
Add granite guardian examples using watsonx #51
Conversation
c5620ec
to
721202f
Compare
Hi, @martinscooper . Please have a look at the checklist for recipes: https://github.com/ibm-granite-community/community/wiki/Authoring-Recipes |
a79b64a
to
41a3410
Compare
@adampingel Done! |
32e8d5d
to
af03499
Compare
@adampingel I resolved the conflicts. |
@adampingel Hi! is there any reason this is not being merged? If so, let me know. |
There are new merge conflicts as we replaced the vanilla workflow yaml. You now only need to add the new notebook to the txt file. |
c043d02
to
a20173c
Compare
f112270
to
0ea9890
Compare
Signed-off-by: Martín Santillán Cooper <[email protected]>
0ea9890
to
71909c8
Compare
Signed-off-by: Adam Pingel <[email protected]>
@martinscooper The test is failing: https://github.com/ibm-granite-community/granite-snack-cookbook/actions/runs/12054219413/job/33611754118?pr=51 Please follow the established pattern using the A example of that applied to WatsonX can be found here: https://github.com/ibm-granite-community/granite-kitchen/blob/main/recipes/Getting_Started/Getting_Started_with_WatsonX.ipynb |
d456537
to
903bb59
Compare
Signed-off-by: Martín Santillán Cooper <[email protected]>
903bb59
to
0ec4b4e
Compare
PR Checklist
Model Interaction
Data
Notebook requirements
!pip install git+https://github.com/ibm-granite-community/utils
in the first code cell in order to makeget_env_var
available to accessing secrets and variables in the recipe.Incoming References
GitHub