Class StaticValues.CompletionStatics.ToolChoiceType
- Namespace
- OpenAI.ObjectModels
- Assembly
- AntRunnerLib.dll
public static class ToolChoiceType
- Inheritance
-
System.ObjectStaticValues.CompletionStatics.ToolChoiceType
- 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
Auto
public static string Auto { get; }
Property Value
- System.String
Function
public static string Function { get; }
Property Value
- System.String
None
public static string None { get; }
Property Value
- System.String