promptmenot 0.1.3
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:
=
インストール:
=
バージョン履歴:
全てのバージョンを表示(全4件)Runtime依存関係 (2):
activemodel
>= 6.0
activesupport
>= 6.0