Commit Graph

11 Commits

Author SHA1 Message Date
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
Ali Yaman 3a94e4ece9 docs: Fix typos in documentation files 2025-03-12 00:12:31 +01:00
Rohan Mehta 0abaaa0d6d make computer use example less verbose 2025-03-11 15:27:08 -07:00
Rohan Mehta 3d9a5a2e8a Merge pull request #27 from openai/rm/fixes
Cleanup some more excess files
update gitignore, pycache
run make format
2025-03-11 14:55:31 -07:00
Rohan Mehta cfefdbe0b1 Merge pull request #3 from pierDipi/fix-guardrails-link
Fix guardrails examples link
2025-03-11 13:28:17 -07:00
Rohan Mehta 74878aa3cf update gitignore, pycache 2025-03-11 13:13:44 -07:00
Rohan Mehta e8140b26ae more pycache 2025-03-11 11:25:30 -07:00
Rohan Mehta 1eb48e3857 update cua model 2025-03-11 11:22:37 -07:00
dmitry-openai 723397b062 Merge pull request #8 from openai/repo/gitignore
removing ds store, adding gitignore
2025-03-11 11:17:37 -07:00
Pierangelo Di Pilato 529c3baee6 Fix guardrails examples link
Link to input and output guardrails examples
2025-03-11 18:26:56 +01:00
Rohan Mehta aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00