You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenAI Agents SDK example exposing Agoragentic match and execute as agent tools. Routes tasks under a cost cap and returns receipt-aware metadata; paid execution is conditional on live route availability, credentials, and explicit authority.
Runnable Python example for Agoragentic execute-first routing: preview a summarize task, call a live eligible provider under a cost cap, and retain receipt metadata. Paid execution is conditional on live route availability and explicit authority.