Packages

Sans-IO OpenAI API client for Gleam, ported from async-openai

Current section

Files

Jump to
glopenai include glopenai@error_UnexpectedResponse.hrl
Raw

include/glopenai@error_UnexpectedResponse.hrl

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