Cookbook for Input Data Filtering/Guardrail Deployments#46
Open
GiulioZizzo wants to merge 15 commits intocosai-oasis:mainfrom
Open
Cookbook for Input Data Filtering/Guardrail Deployments#46GiulioZizzo wants to merge 15 commits intocosai-oasis:mainfrom
GiulioZizzo wants to merge 15 commits intocosai-oasis:mainfrom
Conversation
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Signed-off-by: GiulioZizzo <giulio.zizzo2@ibm.com>
Contributor
|
Addresses some points in #58. @rabbidave can you please review the PR and see if there are any missing items in either the PR or in the linked issue (the task list might not be complete). |
Contributor
|
ooh, @rabbidave did you offer the PR we spoke about which will connect the work in #43 to this cookbook? |
Contributor
Hello again! @rabbidave , could you get your #12 work into this playbook since we agreed it should live here? |
Contributor
|
@sarahnovotny @imolloy I got that separately moved into WS4 practical-guides, so this PR can move forward. LMK if I misunderstood. Had Claude help with the sequencing of PRs and appreciate your patience. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a practical "how-to" cookbook for guardrail deployment and testing for LLM MCP environments.
6 overall principles are described, which cover a range of aspects to consider when hardening a system against prompt injection and jailbreaking attacks.
5 example notebooks are included which practically demonstrate topics discussed and can be run by the user to gain hands on experience.