openai-agents-python/examples
Harsh Jain f0f93dbe0b 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
..
agent_patterns Fix guardrail trigger in input_guardrails.py 2025-03-12 18:10:28 +05:30
basic Initial commit 2025-03-11 09:42:28 -07:00
customer_service Initial commit 2025-03-11 09:42:28 -07:00
handoffs Initial commit 2025-03-11 09:42:28 -07:00
research_bot docs: Fix typos in documentation files 2025-03-12 00:12:31 +01:00
tools make computer use example less verbose 2025-03-11 15:27:08 -07:00
__init__.py Initial commit 2025-03-11 09:42:28 -07:00