ToolNotRegisteredException

Thrown when the ai.koog.agents.core.tools.ToolRegistry cannot locate the requested ai.koog.agents.core.tools.Tool for execution.

Parameters

name

Name of the tool that was not found.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard

Converts a Throwable instance to an AIAgentError.