Packages

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

Current section

Files

Jump to
pig include pig@ai@message_ToolCall.hrl
Raw

include/pig@ai@message_ToolCall.hrl

-record(tool_call, {id :: binary(), name :: binary(), arguments_json :: binary()}).