* fix(guardrails): Fix PANW Prisma AIRS post-call hook method name - Changed async_post_call_hook to async_post_call_success_hook to match proxy calling convention - Added event_hook parameter to initialization to ensure proper hook registration - Fixes post-call response scanning for PANW Prisma AIRS guardrails Resolves issue where post-call hooks were not being invoked due to method name mismatch. * Update PANW Prisma AIRS tests to use correct method name |
||
|---|---|---|
| .. | ||
| guardrail_hooks | ||
| test_guardrail_endpoints.py | ||
| test_guardrail_registry.py | ||
| test_init_guardrails.py | ||