Skip to content

v0.2.0

Compare
Choose a tag to compare
@rm-openai rm-openai released this 15 Jul 15:49
· 35 commits to main since this release
8fdbe09

Please note that this version includes a small breaking change (breaks Agent into AgentBase + Agent), hence the minor version bump. See https://openai.github.io/openai-agents-python/release/ for the breaking change changelog.

Key changes include:

  1. Support for Sessions, a way to manage conversation sessions.
  2. Beta support for Realtime agents (likely buggy, and we are evolving/fixing it as we speak)

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0