Packages

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

Current section

Files

Jump to
pig include pig@obs@events_InferenceException.hrl
Raw

include/pig@obs@events_InferenceException.hrl

-record(inference_exception, {
model :: binary(),
message_count :: integer(),
error_type :: binary()
}).