Back to news
API
openai-agents-python v0.13.2: v0.13.2
* fix: #2783 depend on griffelib directly for docstring parsing by @seratch in https://github.com/openai/openai-agents-python/pull/2791
openaireleasesdkapi
What's Changed
- fix: #2783 depend on griffelib directly for docstring parsing by @seratch in https://github.com/openai/openai-agents-python/pull/2791
- fix: #2776 keep private tool metadata out of persisted session items by @seratch in https://github.com/openai/openai-agents-python/pull/2781
- fix: #2778 keep LiteLLM reasoning_effort portable across providers by @seratch in https://github.com/openai/openai-agents-python/pull/2782
- fix: update default reasoning effort for newer models by @seratch in https://github.com/openai/openai-agents-python/pull/2773
- feat: add external_web_access to WebSearchTool by @ymuichiro in https://github.com/openai/openai-agents-python/pull/2786
- fix: pin LiteLLM upper bound to 1.82.6 to mitigate supply chain attack by @gn00295120 in https://github.com/openai/openai-agents-python/pull/2772
Documentation & Other Changes
- docs: update pages to add any-llm adapter by @seratch in https://github.com/openai/openai-agents-python/pull/2715
- docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2771
- fix: improve a flaky test for realtime module by @seratch in https://github.com/openai/openai-agents-python/pull/2787
- Release 0.13.2 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2774
New Contributors
- @ymuichiro made their first contribution in https://github.com/openai/openai-agents-python/pull/2786
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.13.1...v0.13.2
Original source
View original