Packages

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

Current section

Files

Jump to
pig include pig@hooks_ResultTransformed.hrl
Raw

include/pig@hooks_ResultTransformed.hrl

-record(result_transformed, {
final_event :: pig@hooks:tool_result_event(),
transformers :: list(binary())
}).