Packages

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

Current section

Files

Jump to
glopenai include glopenai@batch_BatchRequestOutputError.hrl
Raw

include/glopenai@batch_BatchRequestOutputError.hrl

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