Class JsonSchemaFormat
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class JsonSchemaFormat : ResponseFormat
Constructors
JsonSchemaFormat(StrictJsonSchema)
Declaration
public JsonSchemaFormat(StrictJsonSchema jsonSchema)
Parameters
Type | Name | Description |
---|---|---|
StrictJsonSchema | jsonSchema |
Properties
JsonSchema
Declaration
public StrictJsonSchema JsonSchema { get; set; }
Property Value
Type | Description |
---|---|
StrictJsonSchema |