deadbits / vigil-llm

⚡ Vigil ⚡ Detect prompt injections, jailbreaks, and other potentially risky Large Language Model (LLM) inputs
https://vigil.deadbits.ai/
Apache License 2.0
270 stars 32 forks source link

Overhaul scanner setup and dispatch initialization #52

Closed deadbits closed 7 months ago

deadbits commented 7 months ago

Addresses https://github.com/deadbits/vigil-llm/issues/51 to move scanner setup to its own class so vigil is much easier to setup and use.