@cubie-ai/tiny-ai - v0.0.14
    Preparing search index...

    Class TinyTool

    A class that represents a tool that can be used in TinyAgent. This class is used to help dynamically build tools for an agent, by wrapping the handler function using [[buildTool]] to allow for error handling, result formatting, and optional context passing.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    The tool configuration parameters

    name: string

    The name of the tool

    Methods