AI::OpenAI::Tools::CodeInterpreter
Code Interpreter tool.
Allows models to write and run Python code in a sandboxed environment to solve complex problems in domains like data analysis, coding, and math.
Constants
ID = "openai.code_interpreter"
NAME = "code_interpreter"
Constructors
Instance methods
args
Sourcecontainer
The container to use for the code interpreter. Can be a container ID or file configuration.
id
Sourcename
Sourcetype
Source