promptmenot 0.2.1
A Ruby on Rails gem that detects and sanitizes prompt injection attacks. Protects against direct injection (users hacking your LLMs via form inputs) and indirect injection (malicious prompts stored for other LLMs to scrape).
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activemodel
>= 6.0
activesupport
>= 6.0