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
Vincent Koc
40dcad3f94
Update tracing.md
2025-03-12 23:26:57 +11:00
Vincent Koc
d76486ef90
Update README.md
2025-03-12 23:26:42 +11:00
leykun10
4fb9aefdd8
fix: replace undefined variable name in documentation code snippet
2025-03-12 15:07:56 +03:00
Dare
6010bd49cf
Update tracing.md
2025-03-12 04:46:05 -07:00
Dare
9952d2667e
Adding link to docs on Scorecard AgentSDK Support
...
Incredibly excited to add support the agentsdk for Scorecard tracing!
2025-03-12 04:43:50 -07:00
Jai0401
0c33a24d8f
fix: resolve linting issues
2025-03-12 16:00:20 +05:30
Vincent Koc
87f397d37b
chore(docs): Update tracing.md
2025-03-12 20:46:54 +11:00
Vincent Koc
b38153719d
chore(docs): added comet opik to tracing on README
2025-03-12 20:45:50 +11:00
Jaimin Godhani
a81da6788d
Update src/agents/tool.py
...
Co-authored-by: Adrian Cole <64215+codefromthecrypt@users.noreply.github.com>
2025-03-12 14:56:19 +05:30
Alex Hall
5aba0b5b19
Merge branch 'main' of github.com:openai/openai-agents-python into alex/inline-snapshot
2025-03-12 11:01:00 +02:00
Rohan Mehta
c8f3cdd6c8
Merge pull request #13 from Jai0401/fix-typo-readme
...
fix: correct typo in README regarding tool responses
2025-03-11 23:25:05 -07:00
Rohan Mehta
3e1e8601ef
Update issues.yml
2025-03-11 23:21:44 -07:00
Jai0401
b7e7fdee55
feat: Add strict mode option to function_schema and function_tool
2025-03-12 11:45:32 +05:30
Rohan Mehta
9a32ff5172
Merge pull request #57 from sumitaryal/fix-typo-models.md
...
Fix typo in models.md
2025-03-11 22:33:33 -07:00
Rohan Mehta
dbc46d713b
Merge pull request #58 from openai/rm/templates
...
Stale issue template
2025-03-11 22:33:29 -07:00
Rohan Mehta
9ea69febc2
stale issues
2025-03-11 22:31:33 -07:00
Rohan Mehta
957763efb4
Update issue templates
...
Issue templates
2025-03-11 22:27:22 -07:00
sumitaryal
9598b2954a
fix: Added missing space after 'the' for better clarity
2025-03-12 11:04:29 +05:45
sumitaryal
56500bf120
fix: Removed the repeated the
2025-03-12 11:03:28 +05:45
sumitaryal
f50a55c82f
fix: hyphenated compound adjective out of the box -> out-of-the-box for clarity
2025-03-12 11:03:03 +05:45
Rohan Mehta
63ceb524c7
Merge pull request #56 from sumitaryal/fix-typo-index.md
...
Fix typo in docs/index.md for better clarity
2025-03-11 22:10:05 -07:00
Rohan Mehta
be1c9495d6
Merge pull request #52 from sunrabbit123/patch-1
...
Fix: remove unreached code in tool.py
2025-03-11 22:09:07 -07:00
Rohan Mehta
90010a7eb5
Merge pull request #55 from the-praxs/fix/traces-spans-data
...
fix: count `spans` and `traces` correctly
2025-03-11 22:05:46 -07:00
sumitaryal
e022d2c2a3
fix: hyphenated compound adjective real world -> real-world for clarity
2025-03-12 10:48:29 +05:45
sumitaryal
8b5f2fd042
fix: hyphenated compound adjective easy to use -> easy-to-use for clarity
2025-03-12 10:47:48 +05:45
Pratyush Shukla
e5917724dc
resort to show total number of spans and traces
2025-03-12 10:20:15 +05:30
Pratyush Shukla
6962410976
Revert "count both spans and traces"
...
This reverts commit d49bd89061 .
2025-03-12 10:19:14 +05:30
Rohan Mehta
0ea6994406
Merge pull request #45 from junjzhang/typo_fix
...
fix typo in docs of configuring custom client
2025-03-11 21:46:42 -07:00
Rohan Mehta
3d247870d1
Merge pull request #5 from hironow/hironow/chore-doc-type
...
chore: Fix typo in documentation and comments
2025-03-11 21:46:11 -07:00
Pratyush Shukla
d49bd89061
count both spans and traces
2025-03-12 10:14:01 +05:30
오병진
51a5be0212
Update tool.py
2025-03-12 13:13:48 +09:00
Dmitry Pimenov
a41b320580
Merge pull request #39 from matthewford/patch-1
...
Update quickstart.md
2025-03-11 20:37:04 -07:00
Junjie_ZHANG
a5f74008cb
fix typo
2025-03-12 11:24:12 +08:00
hironow
9b118a10c6
Merge branch 'main' into hironow/chore-doc-type
...
# Conflicts:
# tests/docs/config.md
# tests/docs/guardrails.md
# tests/docs/tracing.md
2025-03-12 10:13:25 +09:00
hironow
c827ecb788
Merge branch 'main' into hironow/chore-doc-type
2025-03-12 10:11:38 +09:00
Matthew Ford
261998582a
Update quickstart.md
...
Add an example that works before the guard, so people don't think the task just failed.
2025-03-12 00:48:29 +00:00
Rohan Mehta
b6c9572265
Merge pull request #35 from AliYmn/28
...
docs: Fix typos in documentation files
2025-03-11 16:41:32 -07:00
Ali Yaman
fce4872f32
docs: Fix typos in documentation files
2025-03-12 00:12:31 +01:00
Rohan Mehta
a4b72c398d
Merge pull request #34 from AliYmn/27
...
fix: clarify multi-agent orchestration description
2025-03-11 16:02:43 -07:00
Ali Yaman
c4c31a6015
docs: clarify multi-agent orchestration description
2025-03-11 23:57:03 +01:00
Rohan Mehta
69797b4dab
Merge pull request #33 from AliYmn/26
...
fix: correct typos in general documentation
2025-03-11 15:55:05 -07:00
Ali Yaman
684b8cfc9a
fix: correct typos in general documentation
2025-03-11 23:48:34 +01:00
Rohan Mehta
0d02a02e57
Merge pull request #29 from arnavsharma93/fix-ma-pattern-link
...
Fix: Multi-agent design patterns link
2025-03-11 15:37:01 -07:00
Rohan Mehta
8326dd9fa0
Merge pull request #32 from openai/rm/sdk_bump
...
Bump open AI sdk version
pin to openai 1.66.2, update tests
make computer use example less verbose
2025-03-11 15:30:57 -07:00
Rohan Mehta
37577d33f4
make computer use example less verbose
2025-03-11 15:27:08 -07:00
Rohan Mehta
c27d7b7d24
pin to openai 1.66.2, update tests
2025-03-11 15:26:06 -07:00
Alex Hall
ecb7d90d4d
Merge branch 'main' of github.com:openai/openai-agents-python into alex/inline-snapshot
2025-03-12 00:25:21 +02:00
arnavsharma93
5e5340f041
Fix: Multi-agent design patterns link
2025-03-12 03:29:29 +05:30
Rohan Mehta
96dd792146
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