Full title: Plaintiff busted trying to use AI prompt injection to win court case, hides text instruction in filing — demands AI model reviewing the text should side with him, rumbled because of strange white spaces in text
Full title: Plaintiff busted trying to use AI prompt injection to win court case, hides text instruction in filing — demands AI model reviewing the text should side with him, rumbled because of strange white spaces in text
Love the long but still cryptic headline!
According to the article partial success might have been possible:
Not sure what to think of this.
I mean Fuck AI and all that but it’s kinda clever. But only the first time somebody uses it.
And obviously illegal, I do hope the judge comes to the same conclusion.
Using AI to review legal documents is monumentally stupid as well.
Agreed, but:
“Everybody does it! 🤷”
The whole AI hype is monumentally stupid.
I feel like prompt injection should be a perfectly legal defense but only as long as it‘s phrased reasonably. Or is adding a note that asks for a fair trial unreasonable enough to be dismissed? When you only try to reason with unreasonable word salad how could anyone blame you for it?
Adding to that if one side uses LLMs they should definitely have to at least attach the prompts they used and share what model they used so it can be replicated.
I’m not aware of any public frontier LLM provider that uses a static seed for inference. Meaning, even with an identical prompt and identical model you will not get the same output. Seeds should absolutely come back with the streaming metadata on requests imho, but they don’t in any api/harness I’m aware of.