toolInstances

open fun toolInstances(): List<Any>

Deprecated

Use tools() instead. Convert @LlmTool objects using Tool.fromInstance().

Replace with

tools()

Return the instances of tool object. Defaults to this