#Agents API
2 total
Guides
11 minOpenAI's Agents Optimization cookbook: a four-round playbook for cheaper support agents
A new official cookbook tutorial on agent optimization: measure a baseline, change one thing per round, and accept savings only after quality holds. Four optimization rounds and a nine-step tuning order, item by item.
Read articleAPI
9 minThe Agents API appears in the OpenAI SDK (beta): /agents CRUD, environments, sessions, and vaults
openai-python v3.13.0 / openai-node v7.15.0 (09-10) add the Agents API (beta): reusable Agent CRUD, managed sessions with execution environments, subagents, and credential vaults. Only SDK-source-verifiable facts.
Read article