Packages

A Gleam framework for building AI agents — type-safe, multi-provider, with tool calling, streaming, and simulation testing

Current section

Files

Jump to
glean include glean@error_ToolNotFound.hrl
Raw

include/glean@error_ToolNotFound.hrl

-record(tool_not_found, {tool_name :: binary()}).