Contents

GenerationSchema

A type that describes the properties of an object and any guides on their values.

Declaration

struct GenerationSchema

Mentioned in

Overview

Generation schemas guide the output of a SystemLanguageModel to deterministically ensure the output is in the desired format.

Topics

Creating a generation schema

Getting the debug description

Getting the generation schema error types

See Also

Getting the schema