Interface INativeTool
- Namespace
- Uralstech.UAI.Abstraction.Tools
A tool that is native to the service.
public interface INativeTool : ITool
- Inherited Members
Properties
Fallback
Fallback function if this native tool is not supported by the service.
Function Fallback { get; }