Table of Contents

Class ToolTypeExtensions

Namespace
Glitch9.AIDevKit
public static class ToolTypeExtensions
Inheritance
object
ToolTypeExtensions

Methods

GetName(ToolType, Api)

public static string GetName(this ToolType type, Api api)

Parameters

type ToolType
api Api

Returns

string

IsSupported(ToolType, ChatService)

public static bool IsSupported(this ToolType toolType, ChatService apiType)

Parameters

toolType ToolType
apiType ChatService

Returns

bool