Agent DailyAgent Daily
releasebeginner

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

By seratchgithub
View original on github

OpenAI Agents Python v0.14.6 is a maintenance release that updates examples and defaults to GPT-4.5, relaxes websockets dependency constraints, and hardens dependency resolution. The release includes new MongoDB session documentation and translation updates. Two new contributors joined the project with dependency management improvements.

Key Points

  • Updated all examples and default model references from previous version to GPT-4.5
  • Relaxed websockets upper bound constraint from <16 to <17 for broader compatibility
  • Hardened uv dependency resolution to improve build stability and reproducibility
  • Added comprehensive MongoDB session documentation for persistent state management
  • Updated translated documentation pages across multiple languages
  • Maintained backward compatibility while improving dependency flexibility
  • Two new contributors (@mcgrew-oai, @mathisobadia) joined the project with infrastructure improvements

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

Quality

Concepts