python OpenAI Agents SDK (Python) Releases · · 0.19.0

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