Commit Graph

3 Commits

Author SHA1 Message Date
heartkilla 08400fb4aa fix reasoning order in examples 2025-03-17 14:56:43 +09:00
Harsh Jain 6a32dab4c6 Fix guardrail trigger in input_guardrails.py
Remove the `not` keyword from the `tripwire_triggered` parameter in the `math_guardrail` function in `examples/agent_patterns/input_guardrails.py`.

The not keyword prevented the guardrail from being triggered, which defeats the purpose of the example.
2025-03-12 18:10:28 +05:30
Rohan Mehta aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00