Skip to main content
Pass a Pydantic model (Python) or Zod schema (TypeScript) — result.output is automatically validated and converted to the typed object.
TypeScript requires Zod v4 (npm install zod@4). Zod v3 is not compatible.