Packages

A Gleam framework for building AI agents — type-safe, multi-provider, with tool calling, streaming, and simulation testing

Current section

Files

Jump to
glean include glean@error_JsonParseError.hrl
Raw

include/glean@error_JsonParseError.hrl

-record(json_parse_error, {input :: binary(), message :: binary()}).