ToolChoice.tool constructor
const
ToolChoice.tool(
- String toolName
Implementation
const ToolChoice.tool(String toolName)
: type = 'tool',
name = toolName;
const ToolChoice.tool(String toolName)
: type = 'tool',
name = toolName;