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

include/glean@testing@provider_TextResponse.hrl

-record(text_response, {text :: binary()}).