struct

Anthropic::ToolChoiceTool

Inherits Anthropic::ToolChoice < JSON::Serializable < Struct < Value < Object

Tool: Model must use the specified tool

Constructors

new(pull : JSON::PullParser)

Tool: Model must use the specified tool

Source
new(name : String, disable_parallel_tool_use : Bool | Nil = nil)
Source

Instance methods

disable_parallel_tool_use
Source
name
Source
type
Source