Current section
Files
Jump to
Current section
Files
include/glopenai@response_FunctionShellCallOutputContentParam.hrl
-record(function_shell_call_output_content_param, {
stdout :: binary(),
stderr :: binary(),
outcome :: glopenai@response:function_shell_call_output_outcome_param()
}).