| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-13 | 1.0 kB | |
| v0.5.1 source code.tar.gz | 2025-11-13 | 2.0 MB | |
| v0.5.1 source code.zip | 2025-11-13 | 2.3 MB | |
| Totals: 3 Items | 4.3 MB | 0 | |
Key update is support for new tools from the GPT-5.1 launch: shell and apply_patch.
What's Changed
- Docs: Add per-request usage to docs and example script by @habema in https://github.com/openai/openai-agents-python/pull/2026
- docs: Update document pages for v0.5.0 release by @seratch in https://github.com/openai/openai-agents-python/pull/2019
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2044
- Fix Anthropic model used in LiteLLM example by @amri369 in https://github.com/openai/openai-agents-python/pull/2047
- fix: [#2073] Improve type hinting in memory extension modules by @habema in https://github.com/openai/openai-agents-python/pull/2077
- Add new tools for gpt-5.1 by @dkundel-openai in https://github.com/openai/openai-agents-python/pull/2079
- v0.5.1 by @rm-openai in https://github.com/openai/openai-agents-python/pull/2080
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.5.0...v0.5.1