Typed output
Agents that return structured, schema-validated results instead of free-form text.
Build a browser agent with Google ADK
Use Steel with Google's Agent Development Kit (ADK) for Go to build a tool-using browser agent that drives a chromedp session over CDP and reads Hacker News.
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.
Related integrations
- Steel + Pydantic AI: Return typed, schema-validated agent results with Pydantic AI.
- Steel + LangGraph: Return typed agent results with an explicit LangGraph state machine.
- Steel + Mastra: Return typed agent results with Mastra.