Packages

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

Current section

Files

Jump to
glopenai include glopenai@fine_tuning_ListFineTuningJobEventsResponse.hrl
Raw

include/glopenai@fine_tuning_ListFineTuningJobEventsResponse.hrl

-record(list_fine_tuning_job_events_response, {
data :: list(glopenai@fine_tuning:fine_tuning_job_event()),
object :: binary()
}).