Commit History

Merge branch 'main' of github.com:soumik12345/guardrails-genie into feat/secrets-detection
fa815de

param-bharat commited on

docs: add documentation and minor refactors
553ced5

param-bharat commited on

chore: add secrets detection patterns
581b398

param-bharat commited on

tests: add test coverage for secrets detection
9158b0a

param-bharat commited on

chore: add test dependencies
b38a380

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

Merge pull request #8 from soumik12345/feat/docs
01e55c4
unverified

geekyrakshit commited on

add: docs for entity recognition guardrails
a414829

geekyrakshit commited on

add: docs for train classifier
351c0ef

geekyrakshit commited on

update: dependencies
f94b561

geekyrakshit commited on

add: docs for prompt injection guardrails
b207b4c

geekyrakshit commited on

add: docs for OpenAIModel
096a26c

geekyrakshit commited on

add: docs for regex model
1f626ee

geekyrakshit commited on

add: docs for AccuracyMetric
78a1bf0

geekyrakshit commited on

add: docs for utils
36c3c0f

geekyrakshit 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

Merge pull request #6 from soumik12345/feat/pii-banned-words
13d2f14
unverified

Anish Shah 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

Merge pull request #4 from soumik12345/feat/eval-table
b8c0bf9
unverified

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

fix: minor bug in chat app
96b1c8c

geekyrakshit commited on

Merge pull request #3 from soumik12345/feat/evals
d491511
unverified

geekyrakshit commited on