Table of Contents

Class CustomToolCall

Namespace
Glitch9.AIDevKit

A call to a custom tool created by the model.

public class CustomToolCall : ToolCall, IPrompt
Inheritance
object
CustomToolCall
Implements
Inherited Members
Extension Methods

Constructors

CustomToolCall()

protected CustomToolCall()

Properties

Input

public string Input { get; set; }

Property Value

string