Packages

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

Current section

Files

Jump to
glopenai include glopenai@batch_BatchFileExpirationAfter.hrl
Raw

include/glopenai@batch_BatchFileExpirationAfter.hrl

-record(batch_file_expiration_after, {
anchor :: glopenai@batch:batch_file_expiration_anchor(),
seconds :: integer()
}).