You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Pytector** is a Python package that helps you detect prompt injection in text inputs using state-of-the-art machine learning models from the transformers library. It can also integrate with Groq-hosted safeguard models for content safety detection.
15
17
@@ -383,7 +385,8 @@ If you use Pytector in academic work or research, please cite:
383
385
author={Lang, Max Melchior},
384
386
year={2024},
385
387
url={https://github.com/MaxMLang/pytector},
386
-
note={Pytector is a Python package that helps detect prompt injection using transformer models and Groq-hosted safeguard models for content safety detection.}
388
+
note={Pytector is a Python package that helps detect prompt injection using transformer models and Groq-hosted safeguard models for content safety detection.},
0 commit comments