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@tool_Toolset.hrl
Raw

include/glean@tool_Toolset.hrl

-record(toolset, {tools :: gleam@dict:dict(binary(), glean@tool:tool(any()))}).