OpenAI Agents SDK introduces ScriptedModel for testing

dkundel · x · 2026-08-15

Testing agent apps built with the OpenAI Agents SDK is now easier with the new ScriptedModel utility. This tool allows developers to mock model calls, running deterministically in memory without making actual API requests to validate orchestration and logic.

Original post →

More from coding & agent

coding & agent channel →