Pytector: Prompt Injection Detection with Keyword Blocking
Copyright 2024 Max Melchior Lang

This product includes software developed by Max Melchior Lang (https://github.com/MaxMLang/pytector).

For attribution in academic work, please cite:
Lang, M. M. (2024). Pytector: Prompt Injection Detection with Keyword Blocking.
https://github.com/MaxMLang/pytector

This software is licensed under the Apache License, Version 2.0.

Third-Party Models
------------------
Pytector downloads and uses third-party machine-learning models at runtime.
These models are NOT covered by the Apache 2.0 license of this project and are
subject to their own licensing terms. Users are responsible for reviewing and
complying with each model's license before use (especially commercial use).

  Model                              License       URL
  ---------------------------------  -----------   -----------------------------------------------
  PasteProof PII Detector v2/v3      BSL 1.0       https://huggingface.co/joneauxedgar/pasteproof-pii-detector-v2
  citizenlab/distilbert-toxicity     Apache 2.0    https://huggingface.co/citizenlab/distilbert-base-multilingual-cased-toxicity
  protectai/deberta-v3-base-...      Apache 2.0    https://huggingface.co/protectai/deberta-v3-base-prompt-injection-v2
  meta-llama/llama-prompt-guard-2    Llama 3.2     https://huggingface.co/meta-llama/Llama-Prompt-Guard-2-86M
