Table of Contents

Class AllowedTools

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

Constructors

AllowedTools()

public AllowedTools()

AllowedTools(ToolChoiceMode, List<Tool>)

public AllowedTools(ToolChoiceMode mode, List<Tool> tools)

Parameters

mode ToolChoiceMode
tools List<Tool>

Fields

Tools

public List<Tool> Tools

Field Value

List<Tool>

Properties

Type

public override string Type { get; }

Property Value

string