Commit History

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

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

update: evaluation app
2b2ab5b

geekyrakshit commited on

fix: tracing for PromptInjectionProtectAIGuardrail
a62b646

geekyrakshit commited on

update: accuracy metric summarization
351e5f6

geekyrakshit commited on

update: weave dependency
ca30cad

geekyrakshit commited on

update: evaluation page
3146d66

geekyrakshit commited on

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

ash0ts commited on

update: evaluation app
18b8750

geekyrakshit commited on

add: AccuracyMetric
306b50d

geekyrakshit commited on

add: eval page to app
98a3259

geekyrakshit commited on

update: dependencies
15915d9

geekyrakshit commited on

Merge pull request #2 from soumik12345/feat/guardrails-api
224221c
unverified

geekyrakshit commited on

add: made app multi-page
a645df8

geekyrakshit commited on