LiteLLM / proxy /router.py

Commit History

Implement entity-level PII remediation controls (BLOCK, MASK, REWRITE, IGNORE) for specific PII types in the Streamlit UI and proxy backend
f39e162

Sanvi Jain commited on

Integrate DeBERTa-v3 PII guardrail, rename guardrail modules, fix ModelResponse item assignment error, and display guardrailed query in Streamlit UI
42075bf

Sanvi Jain commited on

Refine Block, Mask, Rewrite guardrail actions with robust zero-regex scanners and verification
45d9a19

Sanvi Jain commited on

feat: integrate Streamlit frontend dashboard, configure dynamic proxy URL, and support core security guardrails
f45fdfa

Sanvi Jain commited on

Refactor PII shielding to use native LiteLLM Guardrail Callback with local Presidio scans
b3a498b

Sanvi Jain commited on

feat: upgrade PII guardrail to a scalable configuration-driven engine with live UI status badges
ce233ea

Sanvi Jain commited on

feat: implement complexity-aware routing, visual playground UI enhancements, and reversible PII anonymization engine
4f82c19

Sanvi Jain commited on

Initial commit: class-based LiteLLM load balancer proxy with PII shielding and cost-aware routing
728ba08

Sanvi Jain commited on