Packages

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

Current section

Files

Jump to
pig include pig@hooks_BeforeInferenceEvent.hrl
Raw

include/pig@hooks_BeforeInferenceEvent.hrl

-record(before_inference_event, {
model :: binary(),
messages :: list(pig_protocol@message:message())
}).