ToolUser class

Constructors

ToolUser()

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

invokeTool() → void
Invokes a tool. [...]
invokeToolNoInput() → void
Invokes a tool without the $INPUT token or args. [...]
noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(dynamic other) → bool
inherited