Commit History

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

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

Merge pull request #1 from soumik12345/feat/llm-injection-guardrail
a1c5338
unverified

geekyrakshit commited on

optimize: guardrail prompt
778809b

geekyrakshit commited on

add: LLM-assisted guardrail
67dbb33

geekyrakshit commited on