python OpenAI Agents SDK (Python) Releases · · 0.17.6

OpenAI Agents Python SDK v0.17.6: Tool Input Guardrails and JSON Contract Enforcement

sdkaiengineerpython-agentic
feature patch

The latest release of the OpenAI Agents Python SDK (v0.17.6) introduces pre-approval tool input guardrails and enforces a strict JSON-compatible contract for tool outputs. These updates enhance the reliability and predictability of agent interactions, particularly for developers integrating custom tools. The changes primarily affect developers using the SDK for agent development and tool integration.

Read the original announcement →

https://github.com/openai/openai-agents-python/releases/tag/v0.17.6

Related releases