codeInterpreter static method

AttachmentTool codeInterpreter()

Creates a code interpreter tool.

Implementation

static AttachmentTool codeInterpreter() =>
    const CodeInterpreterAttachmentTool();