StructuredOutputRequest

constructor(name: String, schema: String, description: String? = null, strict: Boolean = true)

Parameters

strict

whether providers that support strict schema enforcement should request it. Providers without such a setting may ignore this.