github openai/openai-agents-js v0.7.0

latest releases: v0.12.0, v0.11.8, v0.11.7...
3 months 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.

What's Changed

Documentation & Other Changes

  • docs: clarify tool search support and namespace guidance by @seratch in #1072
  • docs: computer tool updates by @seratch in #1074
  • docs: update translated document pages by @github-actions[bot] in #1081
  • chore: update versions by @github-actions[bot] in #1086

Full Changelog: v0.6.0...v0.7.0

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

NewReleases is sending notifications on new releases.