AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Interface IToolCallReceiver

    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public interface IToolCallReceiver

    Methods

    OnReceiveToolCalls(ToolCall[])

    Declaration
    void OnReceiveToolCalls(ToolCall[] toolCalls)
    Parameters
    Type Name Description
    ToolCall[] toolCalls
    In this article
    Back to top Generated by DocFX