docs(conversation-design): Adds guidelines for LLM guardrails.#4920
Open
edonehoo wants to merge 2 commits intopatternfly:mainfrom
Open
docs(conversation-design): Adds guidelines for LLM guardrails.#4920edonehoo wants to merge 2 commits intopatternfly:mainfrom
edonehoo wants to merge 2 commits intopatternfly:mainfrom
Conversation
Collaborator
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.
Closes patternfly/chatbot#572
I could see an argument for placing this within the chatbot docs, but it feels a bit higher level and more aligned with general conversation design principles, so I opted for putting it here. If there are strong feelings otherwise, this can easily be moved around! Also can adjust the recommendation we want to make - this is what I pulled together just from research, but surely there's dev-backed advice to give too
We can cross link from somewhere in the ChatBot docs as well if there's somewhere relevant. Currently I'm not seeing an obvious spot (except the general messages page) unless we add a demo with general implementation/visual examples?
Fiddled a little with the overall page structure to fit this in, but will want to do more in a follow-up here #4792