hashbrown

StructuredOutputMode

Controls how structured resource schemas are enforced by the provider.

API

export type StructuredOutputMode = "strict" | "json" | "tool";