Packages

An LLM interaction library that makes you feel like a star

Current section

Files

Jump to
starlet include starlet@tool_Call.hrl
Raw

include/starlet@tool_Call.hrl

-record(call, {
id :: binary(),
name :: binary(),
arguments :: gleam@dynamic:dynamic_()
}).