Table of Contents

Class FunctionToolChoice

Namespace
Glitch9.AIDevKit
public class FunctionToolChoice : ToolChoice
Inheritance
object
FunctionToolChoice
Inherited Members

Constructors

FunctionToolChoice()

public FunctionToolChoice()

FunctionToolChoice(string)

public FunctionToolChoice(string functionName)

Parameters

functionName string

Properties

Name

public string Name { get; set; }

Property Value

string

Type

public override string Type { get; }

Property Value

string