2Ask HN: Why is it so hard to stop prompts from leaking?Why can't companies just do something like: ``` if (response.contains(MY_PROMPT)) { response = "I'm afraid I can't do that, Dave"; } ```show more1wavesounds2y ago2