github openai/openai-agents-js v0.2.0

latest releases: v0.13.4, v0.13.3, v0.13.2...
8 months ago

Key Changes

  • #602 Tool outputs can include image/file in OpenAI's standard format (see the examples in the PR description)
  • #609 This SDK now supports both zod 4 and zod 3

After releasing this version, we found that zod 4 support is still incomplete. We'll make this SDK functional with both zod 3 and 4 runtime, but as for the compatibility with TSC type checker, there are still things to work on. For now, please continue using zod 3 along with this SDK. See #617 for more details.

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.2.0

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

NewReleases is sending notifications on new releases.