Class ToolConfig
The Tool configuration containing parameters for specifying GeminiTool use in the request.
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class ToolConfig
Properties
| Edit this page View SourceFunctionCallingConfig
Optional. Function calling config.
Declaration
[JsonProperty("functionCallingConfig")]
public FunctionCallingConfig FunctionCallingConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| FunctionCallingConfig |