πŸ”¬
Vigil: Documentation
GitHub Repo
  • πŸ›‘οΈVigil
  • Overview
    • πŸ—οΈRelease Blog
    • πŸ› οΈInstall Vigil
      • πŸ”₯Install PyTorch (optional)
    • πŸ§ͺUse Vigil
      • βš™οΈConfiguration
        • πŸ”„Auto-updating vector database
      • πŸ—„οΈLoad Datasets
      • 🌐Web server
        • 🀝API Endpoints
        • πŸͺWeb UI playground
      • 🐍Python library
      • 🎯Scanners
        • πŸ€—Transformer
        • ❕YARA / Heuristics
        • πŸ“‘Prompt-response Similarity
        • πŸ’ΎVector database
        • 🐀Canary Tokens
    • πŸ›‘οΈCustomize Detections
      • 🌟Add custom YARA signatures
      • πŸ”’Add embeddings
      • 🐍Custom scanners
    • πŸͺ„Sample scan results
Powered by GitBook
On this page
  1. Overview
  2. πŸ§ͺUse Vigil

🎯Scanners

Available prompt scanners

Submitted prompts are analyzed by the configured scanners; each of which can contribute to the final detection.

Available scanners:

  • Vector database

  • YARA / heuristics

  • Transformer model

  • Prompt-response similarity

PreviousPython libraryNextTransformer

Last updated 1 year ago