Packages

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

Current section

Files

Jump to
glopenai include glopenai@shared_FunctionCall.hrl
Raw

include/glopenai@shared_FunctionCall.hrl

-record(function_call, {name :: binary(), arguments :: binary()}).