Packages

A Gleam library for building and orchestrating agents on the BEAM.

Current section

Files

Jump to
pig include pig@tool_ToolRegistry.hrl
Raw

include/pig@tool_ToolRegistry.hrl

-record(tool_registry, {entries :: gleam@dict:dict(binary(), pig@tool:tool())}).