Class CustomToolChoice
public class CustomToolChoice : ToolChoice
- Inheritance
-
objectCustomToolChoice
- Inherited Members
Constructors
CustomToolChoice()
public CustomToolChoice()
CustomToolChoice(string)
public CustomToolChoice(string customToolName)
Parameters
customToolNamestring
Properties
Name
public string Name { get; set; }
Property Value
- string
Type
public override string Type { get; }
Property Value
- string