ToolConfig

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

ToolConfig(functionCallingConfig: FunctionCallingConfig?)
Parameters
functionCallingConfig: FunctionCallingConfig?

The config for function calling