mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 04:32:22 +00:00
Update Pillar Security integration to use the generic_guardrail_api instead of the dedicated pillar guardrail type. This aligns with the Generic Guardrail API specification introduced in previous PRs. Changes: - Rewrite pillar_security.md with new generic_guardrail_api config - Add Pillar Security example to generic_guardrail_api.md - Add Pillar Security to quick_start.md guardrails examples Related PRs: #17175, #18647, #18932, #19023