guardrails-genie / guardrails_genie

Commit History

docs: add documentation and minor refactors
553ced5

param-bharat commited on

chore: add secrets detection patterns
581b398

param-bharat commited on

feat: add secrets detection to package and update imports
2a93403

param-bharat commited on

feat: implement secrets detection guardrail
993988f

param-bharat commited on

feat: upgrade regex detection model to multi-pattern detection
46466a5

param-bharat commited on

Move readme for entity models to proper location and also change name of eval results
b2417a0

ash0ts commited on

Make PII evals work
3caf047

ash0ts commited on

Create ReadMe.md
06b5c11

ash0ts commited on

add running pii eval script
084dab1

ash0ts commited on

Add banned terms guardrails
28d8897

ash0ts commited on

workign PII guardrails in chat_app
3ad3f59

ash0ts commited on

Merge branch 'main' into feat/pii-banned-words
42f5474

ash0ts commited on

rename to be more appropriate and add better test cases for pii
f4fda1c

ash0ts commited on

add pii guardrails that also work for banned words guardrails
fcae57e

ash0ts commited on

update: training code
8382f82

geekyrakshit commited on

Merge branch 'main' into feat/pii-banned-words
3a97187

ash0ts commited on

update: training code
3a7ead3

geekyrakshit commited on

refactor: classifier guardrail
1ec997f

geekyrakshit commited on

update: evaluation + classifier guardrail
6780f80

geekyrakshit commited on

add: integration of training with app
968f4bc

geekyrakshit commited on

update: classifier training
0cde3e9

geekyrakshit commited on

add: train_binary_classifier
98ced8b

geekyrakshit commited on

add: limited eval table rendering in app
785c044

geekyrakshit commited on

Merge branch 'main' into feat/pii-banned-words
28e7022

ash0ts commited on

add: summarizaion to guardrails
af688eb

geekyrakshit commited on

update: evaluation app
2b2ab5b

geekyrakshit commited on

fix: tracing for PromptInjectionProtectAIGuardrail
a62b646

geekyrakshit commited on

update: accuracy metric summarization
351e5f6

geekyrakshit commited on

Merge branch 'main' into feat/pii-banned-words
9f265eb

ash0ts commited on

add: AccuracyMetric
306b50d

geekyrakshit commited on

add: off-the-shelf prompt injection guardrail
1d117f2

geekyrakshit commited on

refactor: SurveyGuardrail to PromptInjectionSurveyGuardrail
c32f628

geekyrakshit commited on

add: guardrails manager
b077b7d

geekyrakshit commited on

Update presidio_pii_guardrail.py
41eea30

ash0ts commited on

add presidio model and anonymization options
0f0578b

ash0ts commited on

Add regex variant workflow
7e16d4f

ash0ts commited on

optimize: guardrail prompt
778809b

geekyrakshit commited on

add: LLM-assisted guardrail
67dbb33

geekyrakshit commited on