releaseintermediate
[Release] openai/openai-agents-python v0.13.3: v0.13.3
By seratchgithub
View original on githubOpenAI Agents Python v0.13.3 is a maintenance release addressing two critical bugs: fixing stale hydrated input IDs in server conversation tracking and enabling raw image_url content parts in chat completions. The release also includes documentation improvements for non-OpenAI providers, updated translations, and code quality enhancements with Ruff linting.
Key Points
- •Fixed stale hydrated input IDs in server conversation tracker to prevent state inconsistencies
- •Added support for raw image_url content parts in chat completions API input
- •Expanded documentation with non-OpenAI provider integration examples
- •Updated translated documentation pages for international users
- •Implemented Codex Stop hook for targeted Ruff code linting and formatting
- •Bug fixes improve reliability of conversation state management and media handling
- •Community contribution from new contributor @Muttaqi110 on provider documentation
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete