Packages

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

Current section

Files

Jump to
glopenai include glopenai@batch_BatchErrors.hrl
Raw

include/glopenai@batch_BatchErrors.hrl

-record(batch_errors, {
object :: binary(),
data :: list(glopenai@batch:batch_error())
}).