Packages

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

Current section

Files

Jump to
pig include pig@agent@runtime_GetHistory.hrl
Raw

include/pig@agent@runtime_GetHistory.hrl

-record(get_history, {
reply_to :: gleam@erlang@process:subject(list(pig@ai@message:message()))
}).