Commit History

update: PromptInjectionLlamaGuardrail
7b10546

geekyrakshit commited on

update: LlamaGuardFineTuner
5e33295

geekyrakshit commited on

update: LlamaGuardFineTuner + corresponding docs
177344c

geekyrakshit commited on

add: docs for LlamaGuardFineTuner
883a576

geekyrakshit commited on

update: training docs
32d5d0c

geekyrakshit commited on

update: LlamaGuardFineTuner.train
5706850

geekyrakshit commited on

add: wandb job_type
780c9f0

geekyrakshit commited on

add: LlamaGuardFineTuner.train
2900eb1

geekyrakshit commited on

add: visualization of ROC curve + score distribution
dfbca8a

geekyrakshit commited on

fix: LlamaGuardFineTuner
a202ba5

geekyrakshit commited on

add: llama guard fine-tuner[WIP]
573a89c

geekyrakshit commited on

refactor: classifier training
8647e3b

geekyrakshit commited on

Merge pull request #11 from soumik12345/feat/llama-guard
4a81263
unverified

geekyrakshit commited on

update: PromptInjectionLlamaGuardrail
a6ca408

geekyrakshit commited on

update: isolate presidio dependencies
6779bd2

geekyrakshit commited on

update: isolate presidio dependencies
f00294f

geekyrakshit commited on

add: PromptInjectionLlamaGuardrail
fdb575d

geekyrakshit commited on

Merge pull request #9 from soumik12345/feat/secrets-detection
4c92daa
unverified

geekyrakshit commited on

chore: fix conflict in pyproject.toml with optional dependencies
08d6b95

param-bharat commited on

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