AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ToolCallReceiver

    Inheritance
    object
    ToolCallReceiver
    Implements
    IToolCallReceiver
    Namespace: Glitch9.AIDevKit.Components
    Assembly: .dll
    Syntax
    public class ToolCallReceiver : MonoBehaviour, IToolCallReceiver

    Methods

    OnReceiveToolCalls(ToolCall[])

    Declaration
    public void OnReceiveToolCalls(ToolCall[] toolCalls)
    Parameters
    Type Name Description
    ToolCall[] toolCalls

    Implements

    IToolCallReceiver
    In this article
    Back to top Generated by DocFX