interface CodeInterpreterTool {
    type: "code_interpreter";
}

Properties

Properties

type: "code_interpreter"

The type of tool being defined: code_interpreter