This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
ai-llm-red-team-handbook
Watch
1
Star
0
Fork
0
You've already forked ai-llm-red-team-handbook
mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced
2026-02-12 14:42:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
ai-llm-red-team-handbook
/
tools
/
prompt_injection_tester
/
utils
History
shiva108
23b94c5038
feat: Refactor model discovery and selection, filter embedding models, update report summary, and optimize prompt sending with
max_tokens
.
2026-01-27 10:59:44 +01:00
..
__init__.py
feat: Introduce a new configuration system for PIT using Pydantic schemas for target, attack, reporting, and authorization, with a loader for YAML files and CLI arguments.
2026-01-26 18:58:23 +01:00
encoding.py
feat: Introduce a new prompt injection tester tool with detection modules, utilities, and a command-line interface.
2026-01-25 23:53:11 +01:00
http_client.py
feat: Refactor model discovery and selection, filter embedding models, update report summary, and optimize prompt sending with
max_tokens
.
2026-01-27 10:59:44 +01:00