Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 2.4 kB | |
v0.2.3 source code.tar.gz | 2025-07-21 | 1.5 MB | |
v0.2.3 source code.zip | 2025-07-21 | 1.7 MB | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
- [realtime] Add direct access to model layer from session by @rm-openai in https://github.com/openai/openai-agents-python/pull/1172
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1173
- Fix spelling, grammar, and minor formatting issues in running agents documentation by @mshsheikh in https://github.com/openai/openai-agents-python/pull/1128
- fix: ensure ResponseUsage token fields are int, not None (fixes [#1179]) by @kobol in https://github.com/openai/openai-agents-python/pull/1181
- Add missing guardrail exception import to quickstart by @slubbers-openai in https://github.com/openai/openai-agents-python/pull/1161
- fix: fallback to function name for unnamed output_guardrail decorators by @romankhan26 in https://github.com/openai/openai-agents-python/pull/1133
- Mark some dataclasses as pydantic dataclasses by @tconley1428 in https://github.com/openai/openai-agents-python/pull/1131
- fix: Apply strict JSON schema validation in FunctionTool constructor by @habema in https://github.com/openai/openai-agents-python/pull/1041
- Fix image_generator example error on Windows OS by @seratch in https://github.com/openai/openai-agents-python/pull/1180
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1184
- Realtime: add user agent header by @rm-openai in https://github.com/openai/openai-agents-python/pull/1185
- Realtime: make sure we use the initial model settings by @rm-openai in https://github.com/openai/openai-agents-python/pull/1198
- v0.2.3 by @rm-openai in https://github.com/openai/openai-agents-python/pull/1201
New Contributors
- @github-actions[bot] made their first contribution in https://github.com/openai/openai-agents-python/pull/1173
- @kobol made their first contribution in https://github.com/openai/openai-agents-python/pull/1181
- @slubbers-openai made their first contribution in https://github.com/openai/openai-agents-python/pull/1161
- @romankhan26 made their first contribution in https://github.com/openai/openai-agents-python/pull/1133
- @habema made their first contribution in https://github.com/openai/openai-agents-python/pull/1041
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.2.2...v0.2.3