OpenAI Agents Python: Programmatic Tool Calling and SDK Enhancements
sdkaimediapython-agentic
feature patch
This release introduces programmatic tool calling, allowing OpenAI models to generate JavaScript for tool coordination. The update also standardizes SDK configuration, enhances error logging for security, and improves compatibility with various LLM providers. These changes benefit developers integrating OpenAI agents into applications, providing more control and robustness.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.19.0
Related releases
- Pydantic-AI v2.19.0 adds headers and retry_after to ModelHTTPError Pydantic AI Releases ·
- crewAI 1.15.7: Security patches and observability improvements CrewAI Releases ·
- pydantic-ai v2.18.0 adds Anthropic/OpenRouter tool support, web access Pydantic AI Releases ·
- crewAI 1.15.6: Bug fixes and documentation updates CrewAI Releases ·
- Pydantic-AI v2.17.0: Cache OTel serialization, support arbitrary fields Pydantic AI Releases ·
- pydantic-ai v2.16.0 adds Model Armor and new Gemini models Pydantic AI Releases ·