github openai/openai-agents-python v0.12.0

8 hours ago

Key Changes

Opt-in retry settings

New opt-in settings for retries of model API calls is available in this version. The new configuration is available as part of ModelSettings and it can be passed either as run config or model settings per an agent.

Refer to the following code examples for details:

What's Changed

Documentation & Other Changes

  • Release 0.12.0 by @github-actions[bot] in #2653

Full Changelog: v0.11.1...v0.12.0

Don't miss a new openai-agents-python release

NewReleases is sending notifications on new releases.