Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_FunctionShellToolParam.hrl
Raw

include/glopenai@response_FunctionShellToolParam.hrl

-record(function_shell_tool_param, {
environment :: gleam@option:option(glopenai@response:function_shell_environment())
}).