mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
08520a9ed7
* add denied_insults.yaml content filter category * add block_insults.csv eval set (299 cases) * add block_insults.jsonl eval set (299 cases) * add insults eval results (100% F1) * add TestInsultsContentFilter eval class * add generate_compliance_prompts.py script * add insultsCompliancePrompts.ts (299 prompts from CSV) * add financialCompliancePrompts.ts (207 prompts from CSV) * add Topic Blocking framework to compliance playground UI