Table of Contents

Class JsonSchemaFormat

Namespace
Glitch9.AIDevKit
public class JsonSchemaFormat : ResponseFormat
Inheritance
object
JsonSchemaFormat
Inherited Members
Extension Methods

Constructors

JsonSchemaFormat(StrictJsonSchema)

public JsonSchemaFormat(StrictJsonSchema jsonSchema)

Parameters

jsonSchema StrictJsonSchema

Properties

StrictJsonSchema

public StrictJsonSchema StrictJsonSchema { get; set; }

Property Value

StrictJsonSchema