pypi openai-agents 0.18.1
v0.18.1

6 hours ago

What's Changed

  • feat: add GPT-5.6 model defaults and migrate examples by @seratch in #3774
  • fix: support cache-write usage across OpenAI Python versions by @seratch in #3773
  • fix(realtime): make session cleanup deterministic by @seratch in #3767
  • fix: preserve nested tool state during restoration by @seratch in #3753
  • fix: close Chat Completions streams on early exit by @fallintoplace in #3689
  • fix(sessions): handle list content in AdvancedSQLiteSession browsing helpers by @anxkhn in #3761
  • fix(models): accumulate streamed logprobs in place to avoid O(n^2) copies by @anxkhn in #3762
  • fix: send logprobs=True when top_logprobs is set on Chat Completions by @winklemad in #3763

Documentation & Other Changes

New Contributors

Full Changelog: v0.18.0...v0.18.1

Don't miss a new openai-agents release

NewReleases is sending notifications on new releases.