Packages

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

Current section

Files

Jump to
glopenai include glopenai@error_JsonDecodeError.hrl
Raw

include/glopenai@error_JsonDecodeError.hrl

-record(json_decode_error, {body :: binary(), error :: gleam@json:decode_error()}).