litellm/tests/test_litellm/proxy/guardrails
Igal Boxerman e6e1e8fca4
feat(pillar): add automatic LiteLLM context headers (#17076)
- Automatically pass LiteLLM virtual key context as X-LiteLLM-* headers
- Includes key_alias, user_id, team_id, org_id, and user_email
- No configuration required - always enabled for application/user tracking
- Excludes sensitive data (metadata, API tokens) for security
- Add comprehensive tests (30 tests, all passing)
- Update documentation with header details
2025-11-25 19:35:39 -08:00
..
guardrail_hooks feat: tool permission argument check (#16982) 2025-11-22 19:21:25 -08:00
test_guardrail_endpoints.py test_patch_guardrail_endpoint 2025-11-07 22:09:52 -08:00
test_guardrail_registry.py added test for updating in memory guardrails 2025-09-17 17:16:49 -07:00
test_init_guardrails.py
test_pillar_guardrails.py feat(pillar): add automatic LiteLLM context headers (#17076) 2025-11-25 19:35:39 -08:00
test_prompt_security_guardrails.py Prompt security litellm (#16365) 2025-11-24 11:44:20 -08:00