Interface ToolConfig

Tool config.

This config is shared for all tools provided in the request.

interface ToolConfig {
    functionCallingConfig?: FunctionCallingConfig;
}

Properties

functionCallingConfig?: FunctionCallingConfig

Optional. Function calling config.

MMNEPVFCICPMFPCPTTAAATR