Libraries
»
agent_runtime
(0.2.0)
»
Index (T)
»
AgentRuntime
»
ToolNotFound
Exception: AgentRuntime::ToolNotFound
Inherits:
Error
Object
StandardError
Error
AgentRuntime::ToolNotFound
show all
Defined in:
lib/agent_runtime/errors.rb
Overview
Raised when a requested tool is not found in the registry.
See Also:
AgentRuntime::ToolRegistry#call