Packages

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

Current section

Files

Jump to
glopenai include glopenai@chatkit_AutomaticThreadTitlingParam.hrl
Raw

include/glopenai@chatkit_AutomaticThreadTitlingParam.hrl

-record(automatic_thread_titling_param, {
enabled :: gleam@option:option(boolean())
}).