Class StrictJsonSchemaExtensions
Inheritance
StrictJsonSchemaExtensions
Assembly: Glitch9.AIDevKit.dll
Syntax
public static class StrictJsonSchemaExtensions
Methods
|
Edit this page
View Source
Declaration
public static JsonSchema ExtractJsonSchema(this ResponseFormat format, bool removeExtras = false)
Parameters
Returns
|
Edit this page
View Source
Declaration
public static JsonSchemaFormat ToJsonSchemaFormat(this StrictJsonSchema strictJsonSchema)
Parameters
Returns
|
Edit this page
View Source
Declaration
public static JsonSchemaFormat ToJsonSchemaFormat(this Type typeWithAtt)
Parameters
| Type |
Name |
Description |
| Type |
typeWithAtt |
|
Returns