ToolConfig

public final class ToolConfig


Contains configuration for the function calling tools of the model. This can be used to change when the model can predict function calls.

Summary

Public constructors

ToolConfig(FunctionCallingConfig functionCallingConfig)

Public constructors

ToolConfig

public ToolConfig(FunctionCallingConfig functionCallingConfig)
Parameters
FunctionCallingConfig functionCallingConfig

The config for function calling