Note #2023-11-27-001
A nice summary of prompt injection. I think this is only solvable if the model natively takes two inputs and explicitly considers the second untrusted.
A nice summary of prompt injection. I think this is only solvable if the model natively takes two inputs and explicitly considers the second untrusted.
Responses Β· 1
@srijan.ch I agree, that's the solution I'm hoping for - but I'm beginning to suspect that it may not be possible to implement that at all, especially on current LLM transformer-based architectures