Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_CodeInterpreterTool.hrl
Raw

include/glopenai@response_CodeInterpreterTool.hrl

-record(code_interpreter_tool, {
container :: glopenai@response:code_interpreter_tool_container()
}).