AxAIGoogleGeminiToolConfig
type AxAIGoogleGeminiToolConfig = object;
Properties
function_calling_config
function_calling_config: object;
allowed_function_names?
optional allowed_function_names: string[];
mode
mode: "ANY" | "NONE" | "AUTO";