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@message_UserFile.hrl
Raw

include/glean@message_UserFile.hrl

-record(user_file, {data :: glean@message:file_data(), media_type :: binary()}).