Spaces:
Runtime error
Runtime error
Commit History
update: docs 2633ee9
fix: UI bug 021c1f9
chore: fix conflict in pyproject.toml with optional dependencies 08d6b95
Merge branch 'main' of github.com:soumik12345/guardrails-genie into feat/secrets-detection fa815de
docs: add documentation and minor refactors 553ced5
chore: add secrets detection patterns 581b398
tests: add test coverage for secrets detection 9158b0a
chore: add test dependencies b38a380
feat: add secrets detection to package and update imports 2a93403
feat: implement secrets detection guardrail 993988f
feat: upgrade regex detection model to multi-pattern detection 46466a5
Merge pull request #8 from soumik12345/feat/docs 01e55c4 unverified
update: docs 8f135f2
add: logo 53437c8
add: docs for entity recognition guardrails a414829
update: docstring 65321e4
add: docs for train classifier 351c0ef
update: dependencies f94b561
add: docs for prompt injection guardrails b207b4c
add: docs for OpenAIModel 096a26c
add: docs for regex model 1f626ee
add: docs for AccuracyMetric 78a1bf0
add: docs for utils 36c3c0f
add: docs a323dd9
Move readme for entity models to proper location and also change name of eval results b2417a0
Make PII evals work 3caf047
Merge pull request #6 from soumik12345/feat/pii-banned-words 13d2f14 unverified
Anish Shah commited on