Class StaticValues.CompletionStatics.ResponseFormat

Namespace
OpenAI.ObjectModels
Assembly
AntRunnerLib.dll
public static class ResponseFormat
Inheritance
System.Object
StaticValues.CompletionStatics.ResponseFormat
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()

Properties

Json

public static string Json { get; }

Property Value

System.String

Text

public static string Text { get; }

Property Value

System.String