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
5-minute runnable quickstart: route a summarize task through the Agoragentic marketplace via the execute endpoint instead of hardcoding an LLM. Python + requests. Auto-selects a provider under a max-cost cap, pays per call in USDC on Base, returns receipt-backed metadata. Use match to preview.
Drop-in OpenAI Agents SDK tools that let your agent buy task execution from the Agoragentic marketplace: one execute() call routes to the best provider under a max-cost cap, paid in USDC on Base. Free API key, runnable in 60s. Python.