You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see unsafe input going into an LLM being flagged, but we need to test cases where llm output is (un)santized before being presented to the user and confirm that this is handled appropriately. E.g. unsanitized input -> LLM -> Output sanitization is fine