| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-24 | 952 Bytes | |
| v0.4.2 source code.tar.gz | 2025-10-24 | 1.9 MB | |
| v0.4.2 source code.zip | 2025-10-24 | 2.3 MB | |
| Totals: 3 Items | 4.2 MB | 0 | |
What's Changed
- fix: [#1764] enable developers to pass custom reasoning effort for LiteLLM providers by @seratch in https://github.com/openai/openai-agents-python/pull/1972
- ci: make format required (devs should run
make formatbefore committing) by @filintod in https://github.com/openai/openai-agents-python/pull/1979 - Fix: Add empty checks for reasoning content arrays in stream handler by @gn00295120 in https://github.com/openai/openai-agents-python/pull/1982
- fix: [#1942] Enable async tool calling in Realtime sessions by @seratch in https://github.com/openai/openai-agents-python/pull/1984
- Fix [#1559]: Handle empty choices array in LiteLLM model (same as PR [#935]) by @gn00295120 @ihower in https://github.com/openai/openai-agents-python/pull/1981
- v0.4.2 by @seratch in https://github.com/openai/openai-agents-python/pull/1988
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.4.1...v0.4.2