Firebase.AI.ToolConfig

Tool configuration for any Tool specified in the request.

Summary

Constructors and Destructors

ToolConfig(FunctionCallingConfig? functionCallingConfig)
Constructs a new ToolConfig.

Public functions

ToolConfig

 Firebase::AI::ToolConfig::ToolConfig(
  FunctionCallingConfig? functionCallingConfig
)

Constructs a new ToolConfig.

Details
Parameters
functionCallingConfig
Configures how the model should use the provided functions.