Agent DailyAgent Daily
releaseintermediate

[Release] openai/openai-agents-python v0.9.3: v0.9.3

By seratchgithub
View original on github

OpenAI Agents Python v0.9.3 release fixes an issue where total_tokens was incorrectly included in OpenAI tracing usage payloads. This patch update addresses a bug in the tracing functionality to ensure proper payload formatting.

Key Points

  • Fixed issue #2518: Removed total_tokens field from OpenAI tracing usage payloads to ensure compatibility with tracing systems
  • Updated openai-agents-python library to version 0.9.3 with bug fixes and improvements
  • Tracing payload structure was modified to strip unnecessary token count data during OpenAI API tracing
  • Release includes automated release workflow execution via GitHub Actions bot
  • Minimal release focused on targeted bug fix rather than feature additions

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Quality

Concepts