Hacker News new | ask | show | jobs
by anonzzzies 1177 days ago
Did you try this though, because so far it doesn’t seem to give the ‘system’ prompt preference over the ‘user’ prompt; the user can override the system prompt with some trivial prompting.
1 comments

Reminds me of the old days of concatenating strings (including unsafe user input) in php to generate queries.