Interface IToolProvider
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IToolProvider
Methods
| Edit this page View SourceGetTools()
Declaration
List<Tool> GetTools()
Returns
| Type | Description |
|---|---|
| List<Tool> |