Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_ErrorObject.hrl
Raw

include/glopenai@response_ErrorObject.hrl

-record(error_object, {code :: binary(), message :: binary()}).