No post body was provided.
Ask HN: How do you defend against prompt injection today?
1–2 of 2 posts
Re: Ask HN: How do you defend against prompt injection today?
#2Azure's services offer multiple levels of input sanitization/filtering and filtering input is one of the current cornerstones of mitigating injection attacks. If Azure dows it, I imagine all the main players do.