Packages

An LLM interaction library that makes you feel like a star

Current section

Files

Jump to
starlet include starlet_Http.hrl
Raw

include/starlet_Http.hrl

-record(http, {status :: integer(), body :: binary()}).