Packages

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

Current section

Files

Jump to
glopenai include glopenai@fine_tuning_GraderPython.hrl
Raw

include/glopenai@fine_tuning_GraderPython.hrl

-record(grader_python, {
name :: binary(),
source :: binary(),
image_tag :: gleam@option:option(binary())
}).