Firebase.AI.TemplateToolConfig

Tool configuration for any TemplateTool specified in the request.

Summary

Constructors and Destructors

TemplateToolConfig(RetrievalConfig? retrievalConfig)
Constructs a new TemplateToolConfig.

Public functions

TemplateToolConfig

 Firebase::AI::TemplateToolConfig::TemplateToolConfig(
  RetrievalConfig? retrievalConfig
)

Constructs a new TemplateToolConfig.

Details
Parameters
retrievalConfig
Configures how the model should use the provided retrieval options.