Class ToolTypeExtensions
public static class ToolTypeExtensions
- Inheritance
-
objectToolTypeExtensions
Methods
GetName(ToolType, Api)
public static string GetName(this ToolType type, Api api)
Parameters
Returns
- string
IsSupported(ToolType, ChatService)
public static bool IsSupported(this ToolType toolType, ChatService apiType)
Parameters
toolTypeToolTypeapiTypeChatService
Returns
- bool