AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ToolConfig

    The Tool configuration containing parameters for specifying Tool use in the request.

    Inheritance
    object
    ToolConfig
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class ToolConfig

    Properties

    FunctionCallingConfig

    Optional. Function calling config.

    Declaration
    public FunctionCallingConfig FunctionCallingConfig { get; set; }
    Property Value
    Type Description
    FunctionCallingConfig
    In this article
    Back to top Generated by DocFX