Typed output
Agents that return structured, schema-validated results instead of free-form text.
Build a typed browser agent with Pydantic AI
Use Steel with Pydantic AI to build typed, provider-agnostic browser agents with dependency injection.
Build a typed browser agent with LangGraph
Use Steel with LangGraph to build a typed browser agent with an explicit state-machine loop and a structured-output formatter node.
Build a typed browser agent with Mastra
Use Steel with Mastra to build a typed browser agent with the Mastra Model Router and Studio playground.
Build a typed browser agent with the OpenAI Agents SDK
Use Steel with the OpenAI Agents SDK for TypeScript to build typed, tool-using browser agents.
Build a typed browser agent with the Vercel AI SDK
Use Steel with the Vercel AI SDK v6 ToolLoopAgent for typed, tool-using browser agents.
Stream a browser agent into a Next.js chat app
A Next.js App Router chat app where a Vercel AI SDK agent drives a Steel cloud browser with embedded Live View.