Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_ResponseTextParam.hrl
Raw

include/glopenai@response_ResponseTextParam.hrl

-record(response_text_param, {
format :: glopenai@response:text_response_format_configuration(),
verbosity :: gleam@option:option(glopenai@response:verbosity())
}).