Table of Contents

Enum PropertyDefinition.FunctionObjectTypes

Namespace
OpenAI.ObjectModels.SharedModels
Assembly
AntRunnerLib.dll
public enum FunctionObjectTypes

Fields

Array = 4
Boolean = 5
Integer = 1
Null = 6
Number = 2
Object = 3
String = 0