Class CustomToolFormat
Polymorphic format for custom tool input.
public abstract class CustomToolFormat
- Inheritance
-
objectCustomToolFormat
- Derived
Properties
Type
public string Type { get; set; }
Property Value
- string
Polymorphic format for custom tool input.
public abstract class CustomToolFormat
public string Type { get; set; }