Packages

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

Current section

Files

Jump to
glopenai include glopenai@chat_ToolChoiceFunctionChoice.hrl
Raw

include/glopenai@chat_ToolChoiceFunctionChoice.hrl

-record(tool_choice_function_choice, {
function :: glopenai@shared:function_name()
}).