TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why is it so hard to stop prompts from leaking?

1 点作者 wavesounds大约 2 年前
Why can't companies just do something like: ``` if (response.contains(MY_PROMPT)) { response = "I'm afraid I can't do that, Dave"; } ```

2 条评论

bell-cot大约 2 年前
Prompt: &quot;What is the sum of 3 and 4?&quot;<p>Internal Response: &quot;The sum of 3 and 4 is 7.&quot;<p>External Respose: &quot;I&#x27;m afraid I can&#x27;t do that, Dave.&quot;<p>(Among other issues. Starting with how you&#x27;d add such a criteria to the training. Assuming that it had been made a priority.)
aClicheName大约 2 年前
Language isn’t logical, it’s a subjective expression.<p>Once you have two conflicting perspectives (especially with the same or unknown weights), a decision has to be made. Sometimes that means the most sound response in that moment wasn’t actually the intended one.