SerializedOutputType
type SerializedOutputType = | JsonSchemaDefinition | TextOutput;
The output type passed to the model. Has any Zod types serialized to JSON Schema
type SerializedOutputType = | JsonSchemaDefinition | TextOutput;
The output type passed to the model. Has any Zod types serialized to JSON Schema