ToolChoice.auto constructor
const
ToolChoice.auto()
Convenience constructors mirroring the spec's enumerated modes.
Implementation
const ToolChoice.auto()
: type = 'auto',
name = null;
Convenience constructors mirroring the spec's enumerated modes.
const ToolChoice.auto()
: type = 'auto',
name = null;